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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Adds a way for level creators to add joystick controls.
8
8
- Up and down are their own keybinds, but the up keybind will most likely conflict with a jump bind. ***Make sure to change your jump bind!***
9
9
10
10
## How it works
11
-
Levels can enable joysticks by including a text object that says `--enable-joystick`. I recommend setting it to hidden.
11
+
Creators can enable joysticks by including a text object that says `--enable-joystick`. I recommend setting it to hidden. There's also a checkbox in the level settings that does this for you,
12
12
- Note: iOS users may need to disable smart punctuation, since trying to type `--` ends up deleting the 2 dashes because iOS attempts to replace two dashes with an em dash.
13
13
14
14
When joysticks are enabled, you can use the following ids for detection
0 commit comments