Updated Joystick & Button.md (markdown)
commited
commit
1639beb9d156832cade77f639c714ca664791ddc
... | ... | @@ -11,9 +11,9 @@ W.I.P. Adds a joystick display, unlike most of the blocks in **Control** tab, Jo |
11 | 11 | #### Settings |
12 | 12 | - Direction: Most useful when [[perspective]] is active, changes the direction "Joy Dir" outputs: |
13 | 13 | 14 |
14 | * XZ - Outputs XZ vector values perpendicular to screen (Assuming that the screen is facing straight to a certain axis) |
|
14 | ** XZ - Outputs XZ vector values perpendicular to screen (Assuming that the screen is facing straight to a certain axis) |
|
15 | 15 | 15 |
16 | * Screen - Similar to XZ option but instead outputs XY vector values |
|
16 | ** Screen - Similar to XZ option but instead outputs XY vector values |
|
17 | 17 | |
18 | 18 | #### Details |
19 | 19 | W.I.P. |