We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf3795 commit b755cabCopy full SHA for b755cab
funscript_editor/config/settings.yaml
@@ -1,3 +1,9 @@
1
+
2
+# do you want to select first a region to zoom in to select a tracker position?
3
use_zoom: False
4
5
+# do you want to track the 'y' or 'x' Movement?
6
tracking_direction: 'y'
7
8
+# limit the max player speed when tracking (0 = disable limit)
9
max_playback_fps: 0
0 commit comments