Skip to content

Commit 78031f9

Browse files
CreatorADOfficialD8H
authored andcommitted
Updated extension
1 parent b79c448 commit 78031f9

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

extensions/community/ExperimentalInterface.json

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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.0",
13+
"version": "1.0.5",
1414
"description": "implementing new features...",
1515
"tags": [
1616
"3D",
@@ -37,7 +37,7 @@
3737
"sceneVariables": [],
3838
"eventsFunctions": [
3939
{
40-
"description": "reapet x times.",
40+
"description": "reapet x times...",
4141
"fullName": "reapet x times",
4242
"functionType": "Condition",
4343
"name": "Function",
@@ -508,7 +508,6 @@
508508
"colorG": 176,
509509
"colorR": 74,
510510
"creationTime": 0,
511-
"folded": true,
512511
"name": "GroupEdPart",
513512
"source": "",
514513
"type": "BuiltinCommonInstructions::Group",
@@ -2321,13 +2320,15 @@
23212320
"value": "",
23222321
"type": "String",
23232322
"label": "Initial Value",
2323+
"description": "Changes to rhis value at the Beginning!",
23242324
"group": "Context",
23252325
"name": "Internal_Value"
23262326
},
23272327
{
23282328
"value": "Touch to start typing",
23292329
"type": "String",
23302330
"label": "Placeholder",
2331+
"description": "Change The Place Holder.",
23312332
"group": "Context",
23322333
"name": "PlaceHolder"
23332334
},
@@ -2376,13 +2377,15 @@
23762377
"value": "10",
23772378
"type": "Number",
23782379
"label": "Radius (round)",
2380+
"description": "Make your interface smoother!",
23792381
"group": "Background Appearance",
23802382
"name": "RoundRadius"
23812383
},
23822384
{
23832385
"value": "",
23842386
"type": "Number",
23852387
"label": "Max length",
2388+
"description": "Max letters that can be entered.",
23862389
"name": "maxlength"
23872390
},
23882391
{
@@ -2397,13 +2400,15 @@
23972400
"value": "20",
23982401
"type": "Number",
23992402
"label": "Text size",
2403+
"description": "Chnage the font size.",
24002404
"group": "Text",
24012405
"name": "textsize"
24022406
},
24032407
{
24042408
"value": "",
24052409
"type": "Resource",
24062410
"label": "Font",
2411+
"description": "Chnage the font appearance.",
24072412
"group": "Text",
24082413
"extraInformation": [
24092414
"font"
@@ -2415,27 +2420,31 @@
24152420
"value": "255;255;255",
24162421
"type": "Color",
24172422
"label": "Background",
2423+
"description": "Change the background colour.",
24182424
"group": "Background Appearance",
24192425
"name": "BackgroundColor"
24202426
},
24212427
{
24222428
"value": "0;0;0",
24232429
"type": "Color",
24242430
"label": "Border",
2431+
"description": "Change the border colour.",
24252432
"group": "Border Apperance",
24262433
"name": "BorderColor"
24272434
},
24282435
{
24292436
"value": "0;0;0",
24302437
"type": "Color",
24312438
"label": "Text",
2439+
"description": "Chnage the text colour.",
24322440
"group": "Text",
24332441
"name": "TextColor"
24342442
},
24352443
{
24362444
"value": "1",
24372445
"type": "Number",
24382446
"label": "Border size",
2447+
"description": "Chnage the border size.",
24392448
"group": "Border Apperance",
24402449
"name": "BorderSize"
24412450
}
@@ -3919,13 +3928,15 @@
39193928
"value": "26;26;26",
39203929
"type": "Color",
39213930
"label": "Text",
3931+
"description": "Change the colour of text.",
39223932
"group": "Text",
39233933
"name": "textcolor"
39243934
},
39253935
{
39263936
"value": "",
39273937
"type": "Resource",
39283938
"label": "Font",
3939+
"description": "Chnage the font appearance.",
39293940
"group": "Text",
39303941
"extraInformation": [
39313942
"font"

0 commit comments

Comments
 (0)