1010 "name" : " ExperimentalInterface" ,
1111 "previewIconUrl" : " https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Interface Elements/f9a704d6757be015abeb7492843e115438650ceb07ec0160fb5f8fc114b9005e_Interface Elements_interface_ui_layout_app.svg" ,
1212 "shortDescription" : " Adds\n - ProximityPrompt.\n - Rounded Inputbox's\n - Selection Box's\n - SpinBox's\n - Captcha\n - Frames\n - Rounded Inputbox's.\n - Selection Box.\n - SpinBox.\n - Frame\n - 3D Buttons and extra..." ,
13- "version" : " 1.0.5 " ,
13+ "version" : " 1.0.0 " ,
1414 "description" : " implementing new features..." ,
1515 "tags" : [
1616 " 3D" ,
3535 ],
3636 "globalVariables" : [],
3737 "sceneVariables" : [],
38- "eventsFunctions" : [
39- {
40- "description" : " reapet x times..." ,
41- "fullName" : " reapet x times" ,
42- "functionType" : " Condition" ,
43- "name" : " Function" ,
44- "private" : true ,
45- "sentence" : " Reapet X times _PARAM1_,_PARAM2_,_PARAM3_" ,
46- "events" : [
47- {
48- "type" : " BuiltinCommonInstructions::Standard" ,
49- "conditions" : [
50- {
51- "type" : {
52- "value" : " BuiltinCommonInstructions::Or"
53- },
54- "parameters" : [],
55- "subInstructions" : [
56- {
57- "type" : {
58- "value" : " BuiltinCommonInstructions::CompareNumbers"
59- },
60- "parameters" : [
61- " MaxLoop" ,
62- " <" ,
63- " 0"
64- ]
65- },
66- {
67- "type" : {
68- "value" : " RepeatEveryXSeconds::Repetition"
69- },
70- "parameters" : [
71- " " ,
72- " <" ,
73- " MaxLoop" ,
74- " TimerName" ,
75- " "
76- ]
77- }
78- ]
79- },
80- {
81- "type" : {
82- "value" : " RepeatEveryXSeconds::Repeat"
83- },
84- "parameters" : [
85- " " ,
86- " TimerName" ,
87- " LoopDuration" ,
88- " "
89- ]
90- }
91- ],
92- "actions" : [
93- {
94- "type" : {
95- "value" : " SetReturnBoolean"
96- },
97- "parameters" : [
98- " True"
99- ]
100- }
101- ]
102- }
103- ],
104- "parameters" : [
105- {
106- "description" : " Timer name used to loop." ,
107- "name" : " TimerName" ,
108- "type" : " string"
109- },
110- {
111- "description" : " Duration in seconds between each repetition." ,
112- "name" : " LoopDuration" ,
113- "type" : " expression"
114- },
115- {
116- "description" : " The limit of loops" ,
117- "longDescription" : " Maximum nuber of repetition (-1 to repeat forever)." ,
118- "name" : " MaxLoop" ,
119- "type" : " expression"
120- }
121- ],
122- "objectGroups" : []
123- },
124- {
125- "description" : " howmanyreps." ,
126- "fullName" : " repetition" ,
127- "functionType" : " Condition" ,
128- "name" : " Function2" ,
129- "private" : true ,
130- "sentence" : " Repetitions for _PARAM1_" ,
131- "events" : [
132- {
133- "type" : " BuiltinCommonInstructions::Standard" ,
134- "conditions" : [],
135- "actions" : [
136- {
137- "type" : {
138- "value" : " SetReturnNumber"
139- },
140- "parameters" : [
141- " Variable(__RepeatEveryXSeconds.Repetitions[TimerName])"
142- ]
143- }
144- ]
145- }
146- ],
147- "parameters" : [
148- {
149- "description" : " Timer name used to loop." ,
150- "name" : " TimerName" ,
151- "type" : " string"
152- }
153- ],
154- "objectGroups" : []
155- }
156- ],
38+ "eventsFunctions" : [],
15739 "eventsFunctionsFolderStructure" : {
158- "folderName" : " __ROOT" ,
159- "children" : [
160- {
161- "functionName" : " Function"
162- },
163- {
164- "functionName" : " Function2"
165- }
166- ]
40+ "folderName" : " __ROOT"
16741 },
16842 "eventsBasedBehaviors" : [],
16943 "eventsBasedObjects" : [
18054 "isInnerAreaFollowingParentSize" : true ,
18155 "isTextContainer" : true ,
18256 "isUsingLegacyInstancesRenderer" : false ,
183- "name" : " MyObject " ,
57+ "name" : " Proximityprompt " ,
18458 "objects" : [
18559 {
18660 "assetStoreId" : " " ,
1076950 {
1077951 "description" : " Object" ,
1078952 "name" : " Object" ,
1079- "supplementaryInformation" : " ExperimentalInterface::MyObject " ,
953+ "supplementaryInformation" : " ExperimentalInterface::Proximityprompt " ,
1080954 "type" : " object"
1081955 }
1082956 ],
12031077 {
12041078 "description" : " Object" ,
12051079 "name" : " Object" ,
1206- "supplementaryInformation" : " ExperimentalInterface::MyObject " ,
1080+ "supplementaryInformation" : " ExperimentalInterface::Proximityprompt " ,
12071081 "type" : " object"
12081082 }
12091083 ],
12981172 {
12991173 "description" : " Object" ,
13001174 "name" : " Object" ,
1301- "supplementaryInformation" : " ExperimentalInterface::MyObject " ,
1175+ "supplementaryInformation" : " ExperimentalInterface::Proximityprompt " ,
13021176 "type" : " object"
13031177 }
13041178 ],
16351509 {
16361510 "description" : " Object" ,
16371511 "name" : " Object" ,
1638- "supplementaryInformation" : " ExperimentalInterface::MyObject " ,
1512+ "supplementaryInformation" : " ExperimentalInterface::Proximityprompt " ,
16391513 "type" : " object"
16401514 },
16411515 {
17941668 "fullName" : " Rounded TextInput" ,
17951669 "isTextContainer" : true ,
17961670 "isUsingLegacyInstancesRenderer" : false ,
1797- "name" : " MyObject2 " ,
1671+ "name" : " Inputbox " ,
17981672 "objects" : [
17991673 {
18001674 "assetStoreId" : " " ,
23002174 {
23012175 "description" : " Object" ,
23022176 "name" : " Object" ,
2303- "supplementaryInformation" : " ExperimentalInterface::MyObject2 " ,
2177+ "supplementaryInformation" : " ExperimentalInterface::Inputbox " ,
23042178 "type" : " object"
23052179 }
23062180 ],
25232397 "fullName" : " Selection Box" ,
25242398 "isInnerAreaFollowingParentSize" : true ,
25252399 "isUsingLegacyInstancesRenderer" : false ,
2526- "name" : " MyObject3 " ,
2400+ "name" : " SelectionBox " ,
25272401 "objects" : [
25282402 {
25292403 "assetStoreId" : " " ,
39083782 {
39093783 "description" : " Object" ,
39103784 "name" : " Object" ,
3911- "supplementaryInformation" : " ExperimentalInterface::MyObject3 " ,
3785+ "supplementaryInformation" : " ExperimentalInterface::SelectionBox " ,
39123786 "type" : " object"
39133787 }
39143788 ],
40403914 "fullName" : " SpinBox" ,
40413915 "isInnerAreaFollowingParentSize" : true ,
40423916 "isUsingLegacyInstancesRenderer" : false ,
4043- "name" : " MyObject4 " ,
3917+ "name" : " Spinbox " ,
40443918 "objects" : [
40453919 {
40463920 "assetStoreId" : " " ,
47624636 {
47634637 "description" : " Object" ,
47644638 "name" : " Object" ,
4765- "supplementaryInformation" : " ExperimentalInterface::MyObject4 " ,
4639+ "supplementaryInformation" : " ExperimentalInterface::Spinbox " ,
47664640 "type" : " object"
47674641 }
47684642 ],
48504724 "description" : " dmsmsmsms." ,
48514725 "fullName" : " unknown" ,
48524726 "isUsingLegacyInstancesRenderer" : false ,
4853- "name" : " MyObject5 " ,
4727+ "name" : " DatePicker " ,
48544728 "private" : true ,
48554729 "objects" : [
48564730 {
59255799 {
59265800 "description" : " Object" ,
59275801 "name" : " Object" ,
5928- "supplementaryInformation" : " ExperimentalInterface::MyObject5 " ,
5802+ "supplementaryInformation" : " ExperimentalInterface::DatePicker " ,
59295803 "type" : " object"
59305804 }
59315805 ],
59575831 "fullName" : " Captcha Checkmark" ,
59585832 "isInnerAreaFollowingParentSize" : true ,
59595833 "isUsingLegacyInstancesRenderer" : false ,
5960- "name" : " MyObject6 " ,
5834+ "name" : " CaptchaBox " ,
59615835 "objects" : [
59625836 {
59635837 "assetStoreId" : " " ,
74687342 {
74697343 "description" : " Object" ,
74707344 "name" : " Object" ,
7471- "supplementaryInformation" : " ExperimentalInterface::MyObject6 " ,
7345+ "supplementaryInformation" : " ExperimentalInterface::CaptchaBox " ,
74727346 "type" : " object"
74737347 }
74747348 ],
75387412 {
75397413 "description" : " Object" ,
75407414 "name" : " Object" ,
7541- "supplementaryInformation" : " ExperimentalInterface::MyObject6 " ,
7415+ "supplementaryInformation" : " ExperimentalInterface::CaptchaBox " ,
75427416 "type" : " object"
75437417 }
75447418 ],
75737447 "fullName" : " Frame" ,
75747448 "isInnerAreaFollowingParentSize" : true ,
75757449 "isUsingLegacyInstancesRenderer" : false ,
7576- "name" : " MyObject8 " ,
7450+ "name" : " Frame " ,
75777451 "objects" : [
75787452 {
75797453 "adaptCollisionMaskAutomatically" : true ,
77727646 {
77737647 "description" : " Object" ,
77747648 "name" : " Object" ,
7775- "supplementaryInformation" : " ExperimentalInterface::MyObject8 " ,
7649+ "supplementaryInformation" : " ExperimentalInterface::Frame " ,
77767650 "type" : " object"
77777651 }
77787652 ],
78307704 ]
78317705 }
78327706 }
7833- ],
7834- "requiredExtensions" : [
7835- {
7836- "extensionName" : " RepeatEveryXSeconds" ,
7837- "extensionVersion" : " 0.2.1"
7838- }
78397707 ]
78407708}
0 commit comments