We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e8cf6 commit 0c5a6b0Copy full SHA for 0c5a6b0
extensions/reviewed/SpriteMultitouchJoystick.json
@@ -8,7 +8,7 @@
8
"name": "SpriteMultitouchJoystick",
9
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_controller_joystick_arrows_direction.svg",
10
"shortDescription": "Joysticks or buttons for touchscreens.",
11
- "version": "1.1.2",
+ "version": "1.1.3",
12
"description": [
13
"Multitouch joysticks can be used the same way as physical gamepads:",
14
"- 4 or 8 directions",
@@ -3562,6 +3562,15 @@
3562
"Object",
3563
""
3564
]
3565
+ },
3566
+ {
3567
+ "type": {
3568
+ "value": "SetIncludedInParentCollisionMask"
3569
3570
+ "parameters": [
3571
+ "Thumb",
3572
+ ""
3573
+ ]
3574
}
3575
3576
0 commit comments