|
7836 | 7836 | } |
7837 | 7837 | } |
7838 | 7838 | ], |
7839 | | - "events": [], |
| 7839 | + "events": [ |
| 7840 | + { |
| 7841 | + "type": "BuiltinCommonInstructions::Standard", |
| 7842 | + "conditions": [], |
| 7843 | + "actions": [] |
| 7844 | + } |
| 7845 | + ], |
7840 | 7846 | "layers": [ |
7841 | 7847 | { |
7842 | 7848 | "ambientLightColorB": 15554296, |
|
7876 | 7882 | "name": "SpriteMultitouchJoystick", |
7877 | 7883 | "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_controller_joystick_arrows_direction.svg", |
7878 | 7884 | "shortDescription": "Joysticks or buttons for touchscreens.", |
7879 | | - "version": "1.0.0", |
| 7885 | + "version": "1.1.1", |
7880 | 7886 | "description": [ |
7881 | 7887 | "Multitouch joysticks can be used the same way as physical gamepads:", |
7882 | 7888 | "- 4 or 8 directions", |
|
7885 | 7891 | "- Controls mapping for top-down movement and platformer characters" |
7886 | 7892 | ], |
7887 | 7893 | "origin": { |
7888 | | - "identifier": "MultitouchJoystick", |
| 7894 | + "identifier": "SpriteMultitouchJoystick", |
7889 | 7895 | "name": "gdevelop-extension-store" |
7890 | 7896 | }, |
7891 | 7897 | "tags": [ |
@@ -10741,11 +10747,14 @@ |
10741 | 10747 | }, |
10742 | 10748 | { |
10743 | 10749 | "value": "Primary", |
10744 | | - "type": "String", |
| 10750 | + "type": "Choice", |
10745 | 10751 | "label": "Joystick name", |
10746 | 10752 | "description": "", |
10747 | 10753 | "group": "Controls", |
10748 | | - "extraInformation": [], |
| 10754 | + "extraInformation": [ |
| 10755 | + "Primary", |
| 10756 | + "Secondary" |
| 10757 | + ], |
10749 | 10758 | "hidden": false, |
10750 | 10759 | "name": "JoystickIdentifier" |
10751 | 10760 | }, |
@@ -11300,11 +11309,14 @@ |
11300 | 11309 | }, |
11301 | 11310 | { |
11302 | 11311 | "value": "Primary", |
11303 | | - "type": "String", |
| 11312 | + "type": "Choice", |
11304 | 11313 | "label": "Joystick name", |
11305 | 11314 | "description": "", |
11306 | 11315 | "group": "", |
11307 | | - "extraInformation": [], |
| 11316 | + "extraInformation": [ |
| 11317 | + "Primary", |
| 11318 | + "Secondary" |
| 11319 | + ], |
11308 | 11320 | "hidden": false, |
11309 | 11321 | "name": "JoystickIdentifier" |
11310 | 11322 | }, |
|
11708 | 11720 | "name": "Object", |
11709 | 11721 | "supplementaryInformation": "SpriteMultitouchJoystick::SpriteMultitouchJoystick", |
11710 | 11722 | "type": "object" |
11711 | | - }, |
11712 | | - { |
11713 | | - "description": "Behavior", |
11714 | | - "name": "Behavior", |
11715 | | - "supplementaryInformation": "SpriteMultitouchJoystick::MultitouchJoystick", |
11716 | | - "type": "behavior" |
11717 | 11723 | } |
11718 | 11724 | ], |
11719 | 11725 | "objectGroups": [] |
|
11749 | 11755 | "name": "Object", |
11750 | 11756 | "supplementaryInformation": "SpriteMultitouchJoystick::SpriteMultitouchJoystick", |
11751 | 11757 | "type": "object" |
11752 | | - }, |
11753 | | - { |
11754 | | - "description": "Behavior", |
11755 | | - "name": "Behavior", |
11756 | | - "supplementaryInformation": "SpriteMultitouchJoystick::MultitouchJoystick", |
11757 | | - "type": "behavior" |
11758 | 11758 | } |
11759 | 11759 | ], |
11760 | 11760 | "objectGroups": [] |
@@ -12089,11 +12089,14 @@ |
12089 | 12089 | }, |
12090 | 12090 | { |
12091 | 12091 | "value": "Primary", |
12092 | | - "type": "String", |
| 12092 | + "type": "Choice", |
12093 | 12093 | "label": "Joystick name", |
12094 | 12094 | "description": "", |
12095 | 12095 | "group": "", |
12096 | | - "extraInformation": [], |
| 12096 | + "extraInformation": [ |
| 12097 | + "Primary", |
| 12098 | + "Secondary" |
| 12099 | + ], |
12097 | 12100 | "hidden": false, |
12098 | 12101 | "name": "JoystickIdentifier" |
12099 | 12102 | }, |
|
0 commit comments