You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,13 @@ You can set up shortcuts for quick camera control. To prevent shortcuts from app
37
37
-**Look South Key**: Face camera South when pressed
38
38
-**Look East Key**: Face camera East when pressed
39
39
-**Look West Key**: Face camera West when pressed
40
+
-**Rotate 180°**: Rotates the camera to opposite side (always 180°)
41
+
-**Rotate Clockwise**: Rotates camera clockwise
42
+
-**Rotate Counterclockwise**: Rotates camera counterclockwise
40
43
44
+
### Keybind Options
45
+
-**Rotate After Snap**: Snap to the closest cardinal direction before rotation, applies to all rotation keybindings
46
+
-**Rotation Value**: Set rotation value for clockwise and counterclockwise rotation keybindings
41
47
---
42
48
### Custom Cycle Order
43
49
You can specify a custom order for cycling through directions. For example, if you prefer to cycle between North and South, you can set the cycle order to `N,S`. Only `N`, `S`, `W`, and `E` are valid characters for this field, all other characters will be ignored.
@@ -50,4 +56,4 @@ If you encounter any bugs, have suggestions for improvements, or would like to g
50
56
51
57
---
52
58
#### Contributors
53
-
Thanks to [LlemonDuck](https://github.com/LlemonDuck) and [insizhen](https://github.com/insizhen) for their valuable code contributions.
59
+
Thanks to [LlemonDuck](https://github.com/LlemonDuck), [insizhen](https://github.com/insizhen), and [Scarcy](https://github.com/Scarcy) for their valuable code contributions.
0 commit comments