Updated Joystick & Button.md (markdown)
commited
commit
e379ff3f9b853ec58be598e6fa6f2d0b16850589
... | ... | @@ -31,7 +31,9 @@ Adds button/s in the screen. |
31 | 31 | #### Settings : |
32 | 32 | \- Display: Changes wheter the buttons should be displayed as buttons or arrows: |
33 | 33 | * Button - displays the button as a circular button |
34 | * Direction - displays the button as a directional arrow (up, down, right, left respectively) |
|
34 | * Direction - displays the button as a directional arrow |
|
35 | ||
36 | The first directional button will always be left, the second will always be right, then up, then down. |
|
35 | 37 | |
36 | 38 | # Advanced Techniques |
37 | 39 | W.I.P. |
... | ... | \ No newline at end of file |