Make tokens snap to their speed ranges on gridless scenes (resolves #71)

This commit is contained in:
Manuel Vögele
2021-11-23 10:14:55 +01:00
parent c3a62e3646
commit 32b38d8efe
4 changed files with 89 additions and 2 deletions
+4
View File
@@ -81,6 +81,10 @@
"swapSpacebarRightClick": {
"name": "Swap spacebar and right click",
"hint": "Swaps the functions of spacebar and right click during dragging. If enabled right click will place waypoints and spacebar will delete them"
},
"useGridlessRaster": {
"name": "Use speed based snapping",
"hint": "On Gridless scenes, this makes tokens snap to the token's speed ranges"
}
}
}