File tree 1 file changed +12
-2
lines changed
examples/3d-car-coin-hunt
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 32894
32894
"name": "SpriteMultitouchJoystick",
32895
32895
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_controller_joystick_arrows_direction.svg",
32896
32896
"shortDescription": "Joysticks or buttons for touchscreens.",
32897
- "version": "1.8.0 ",
32897
+ "version": "1.8.1 ",
32898
32898
"description": [
32899
32899
"Multitouch joysticks can be used the same way as physical gamepads:",
32900
32900
"- 4 or 8 directions",
39025
39025
"no",
39026
39026
""
39027
39027
]
39028
+ },
39029
+ {
39030
+ "type": {
39031
+ "value": "SetBooleanVariable"
39032
+ },
39033
+ "parameters": [
39034
+ "ShouldBeHiddenWhenReleased",
39035
+ "False",
39036
+ ""
39037
+ ]
39028
39038
}
39029
39039
]
39030
39040
}
39189
39199
},
39190
39200
"parameters": [
39191
39201
"ShouldBeHiddenWhenReleased",
39192
- "False ",
39202
+ "True ",
39193
39203
""
39194
39204
]
39195
39205
},
You can’t perform that action at this time.
0 commit comments