|
7887 | 7887 | "name": "SpriteMultitouchJoystick",
|
7888 | 7888 | "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_controller_joystick_arrows_direction.svg",
|
7889 | 7889 | "shortDescription": "Joysticks or buttons for touchscreens.",
|
7890 |
| - "version": "1.1.1", |
| 7890 | + "version": "1.1.2", |
7891 | 7891 | "description": [
|
7892 | 7892 | "Multitouch joysticks can be used the same way as physical gamepads:",
|
7893 | 7893 | "- 4 or 8 directions",
|
|
8776 | 8776 | {
|
8777 | 8777 | "description": "Joystick name",
|
8778 | 8778 | "name": "JoystickIdentifier",
|
8779 |
| - "type": "string" |
| 8779 | + "supplementaryInformation": "[\"Primary\",\"Secondary\"]", |
| 8780 | + "type": "stringWithSelector" |
8780 | 8781 | },
|
8781 | 8782 | {
|
8782 | 8783 | "description": "Direction",
|
|
8856 | 8857 | {
|
8857 | 8858 | "description": "Joystick name",
|
8858 | 8859 | "name": "JoystickIdentifier",
|
8859 |
| - "supplementaryInformation": "MultitouchJoystick::MultitouchJoystick", |
8860 |
| - "type": "string" |
| 8860 | + "supplementaryInformation": "[\"Primary\",\"Secondary\"]", |
| 8861 | + "type": "stringWithSelector" |
8861 | 8862 | },
|
8862 | 8863 | {
|
8863 | 8864 | "description": "Direction",
|
|
8902 | 8903 | {
|
8903 | 8904 | "description": "Joystick name",
|
8904 | 8905 | "name": "JoystickIdentifier",
|
8905 |
| - "type": "string" |
| 8906 | + "supplementaryInformation": "[\"Primary\",\"Secondary\"]", |
| 8907 | + "type": "stringWithSelector" |
8906 | 8908 | }
|
8907 | 8909 | ],
|
8908 | 8910 | "objectGroups": []
|
|
8985 | 8987 | {
|
8986 | 8988 | "description": "Joystick name",
|
8987 | 8989 | "name": "JoystickIdentifier",
|
8988 |
| - "type": "string" |
| 8990 | + "supplementaryInformation": "[\"Primary\",\"Secondary\"]", |
| 8991 | + "type": "stringWithSelector" |
8989 | 8992 | }
|
8990 | 8993 | ],
|
8991 | 8994 | "objectGroups": []
|
|
0 commit comments