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