|
10 | 10 | "name": "ExperimentalInterface", |
11 | 11 | "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Interface Elements/f9a704d6757be015abeb7492843e115438650ceb07ec0160fb5f8fc114b9005e_Interface Elements_interface_ui_layout_app.svg", |
12 | 12 | "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", |
14 | 14 | "description": "implementing new features...", |
15 | 15 | "tags": [ |
16 | 16 | "3D", |
|
37 | 37 | "sceneVariables": [], |
38 | 38 | "eventsFunctions": [ |
39 | 39 | { |
40 | | - "description": "reapet x times.", |
| 40 | + "description": "reapet x times...", |
41 | 41 | "fullName": "reapet x times", |
42 | 42 | "functionType": "Condition", |
43 | 43 | "name": "Function", |
|
508 | 508 | "colorG": 176, |
509 | 509 | "colorR": 74, |
510 | 510 | "creationTime": 0, |
511 | | - "folded": true, |
512 | 511 | "name": "GroupEdPart", |
513 | 512 | "source": "", |
514 | 513 | "type": "BuiltinCommonInstructions::Group", |
|
2321 | 2320 | "value": "", |
2322 | 2321 | "type": "String", |
2323 | 2322 | "label": "Initial Value", |
| 2323 | + "description": "Changes to rhis value at the Beginning!", |
2324 | 2324 | "group": "Context", |
2325 | 2325 | "name": "Internal_Value" |
2326 | 2326 | }, |
2327 | 2327 | { |
2328 | 2328 | "value": "Touch to start typing", |
2329 | 2329 | "type": "String", |
2330 | 2330 | "label": "Placeholder", |
| 2331 | + "description": "Change The Place Holder.", |
2331 | 2332 | "group": "Context", |
2332 | 2333 | "name": "PlaceHolder" |
2333 | 2334 | }, |
|
2376 | 2377 | "value": "10", |
2377 | 2378 | "type": "Number", |
2378 | 2379 | "label": "Radius (round)", |
| 2380 | + "description": "Make your interface smoother!", |
2379 | 2381 | "group": "Background Appearance", |
2380 | 2382 | "name": "RoundRadius" |
2381 | 2383 | }, |
2382 | 2384 | { |
2383 | 2385 | "value": "", |
2384 | 2386 | "type": "Number", |
2385 | 2387 | "label": "Max length", |
| 2388 | + "description": "Max letters that can be entered.", |
2386 | 2389 | "name": "maxlength" |
2387 | 2390 | }, |
2388 | 2391 | { |
|
2397 | 2400 | "value": "20", |
2398 | 2401 | "type": "Number", |
2399 | 2402 | "label": "Text size", |
| 2403 | + "description": "Chnage the font size.", |
2400 | 2404 | "group": "Text", |
2401 | 2405 | "name": "textsize" |
2402 | 2406 | }, |
2403 | 2407 | { |
2404 | 2408 | "value": "", |
2405 | 2409 | "type": "Resource", |
2406 | 2410 | "label": "Font", |
| 2411 | + "description": "Chnage the font appearance.", |
2407 | 2412 | "group": "Text", |
2408 | 2413 | "extraInformation": [ |
2409 | 2414 | "font" |
|
2415 | 2420 | "value": "255;255;255", |
2416 | 2421 | "type": "Color", |
2417 | 2422 | "label": "Background", |
| 2423 | + "description": "Change the background colour.", |
2418 | 2424 | "group": "Background Appearance", |
2419 | 2425 | "name": "BackgroundColor" |
2420 | 2426 | }, |
2421 | 2427 | { |
2422 | 2428 | "value": "0;0;0", |
2423 | 2429 | "type": "Color", |
2424 | 2430 | "label": "Border", |
| 2431 | + "description": "Change the border colour.", |
2425 | 2432 | "group": "Border Apperance", |
2426 | 2433 | "name": "BorderColor" |
2427 | 2434 | }, |
2428 | 2435 | { |
2429 | 2436 | "value": "0;0;0", |
2430 | 2437 | "type": "Color", |
2431 | 2438 | "label": "Text", |
| 2439 | + "description": "Chnage the text colour.", |
2432 | 2440 | "group": "Text", |
2433 | 2441 | "name": "TextColor" |
2434 | 2442 | }, |
2435 | 2443 | { |
2436 | 2444 | "value": "1", |
2437 | 2445 | "type": "Number", |
2438 | 2446 | "label": "Border size", |
| 2447 | + "description": "Chnage the border size.", |
2439 | 2448 | "group": "Border Apperance", |
2440 | 2449 | "name": "BorderSize" |
2441 | 2450 | } |
|
3919 | 3928 | "value": "26;26;26", |
3920 | 3929 | "type": "Color", |
3921 | 3930 | "label": "Text", |
| 3931 | + "description": "Change the colour of text.", |
3922 | 3932 | "group": "Text", |
3923 | 3933 | "name": "textcolor" |
3924 | 3934 | }, |
3925 | 3935 | { |
3926 | 3936 | "value": "", |
3927 | 3937 | "type": "Resource", |
3928 | 3938 | "label": "Font", |
| 3939 | + "description": "Chnage the font appearance.", |
3929 | 3940 | "group": "Text", |
3930 | 3941 | "extraInformation": [ |
3931 | 3942 | "font" |
|
0 commit comments