Skip to content

Commit 259f685

Browse files
committed
[Multitouch joystick] Fix floating joysticks to hide back on release
1 parent 120a4af commit 259f685

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/reviewed/SpriteMultitouchJoystick.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "SpriteMultitouchJoystick",
1010
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_controller_joystick_arrows_direction.svg",
1111
"shortDescription": "Joysticks or buttons for touchscreens.",
12-
"version": "1.8.0",
12+
"version": "1.8.1",
1313
"description": [
1414
"Multitouch joysticks can be used the same way as physical gamepads:",
1515
"- 4 or 8 directions",
@@ -6304,7 +6304,7 @@
63046304
},
63056305
"parameters": [
63066306
"ShouldBeHiddenWhenReleased",
6307-
"False",
6307+
"True",
63086308
""
63096309
]
63106310
},

0 commit comments

Comments
 (0)