Skip to content

Commit 8d09c43

Browse files
authored
Update SpriteMultitouchJoystick description
1 parent cc66dda commit 8d09c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/reviewed/SpriteMultitouchJoystick.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"- 4 or 8 directions",
1616
"- Analogus pads",
1717
"- Player selection",
18-
"- Automatic \"mapper\" behaviors for 2D and 3D movement behaviors (platformer characters, top-down movement, 3D character etc...). Add one of these to the object with the movement behavior (i.e: the player most of the time) and the behavior will then be controlled automatically by the virtual joystick (it works by reading the multitouch joystick state and simulating controls).",
18+
"- Automatic \"mapper\" behaviors for 2D and 3D movement behaviors (platformer characters, top-down movement, 3D character etc...). Add one of these to the object with the movement behavior (i.e: the player most of the time) and the behavior will then be controlled automatically by the virtual joystick (it works by reading the multitouch joystick state and simulating controls). No need for additional events to make it work once the behaviors are set up.",
1919
"",
2020
"There are ready-to-use joysticks in the asset-store [multitouch joysticks pack](https://editor.gdevelop.io/?initial-dialog=asset-store&asset-pack=multitouch-joysticks-multitouch-joysticks)."
2121
],

0 commit comments

Comments
 (0)