|
3482 | 3482 | "parameters": [
|
3483 | 3483 | "Transition"
|
3484 | 3484 | ]
|
| 3485 | + }, |
| 3486 | + { |
| 3487 | + "type": { |
| 3488 | + "value": "Cache" |
| 3489 | + }, |
| 3490 | + "parameters": [ |
| 3491 | + "DialogBox" |
| 3492 | + ] |
| 3493 | + }, |
| 3494 | + { |
| 3495 | + "type": { |
| 3496 | + "value": "Montre" |
| 3497 | + }, |
| 3498 | + "parameters": [ |
| 3499 | + "E", |
| 3500 | + "" |
| 3501 | + ] |
| 3502 | + }, |
| 3503 | + { |
| 3504 | + "type": { |
| 3505 | + "value": "ActivateBehavior" |
| 3506 | + }, |
| 3507 | + "parameters": [ |
| 3508 | + "Player", |
| 3509 | + "TopDownMovement", |
| 3510 | + "yes" |
| 3511 | + ] |
3485 | 3512 | }
|
3486 | 3513 | ]
|
3487 | 3514 | }
|
|
6579 | 6606 | "name": "TwoChoicesDialogBoxes",
|
6580 | 6607 | "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Interface Elements/0842ffc478006e9b6687fca9a5761494c4efd1df873220637af5b4ac7253f850_Interface Elements_interface_ui_window_application_app_button_cta.svg",
|
6581 | 6608 | "shortDescription": "A dialog box with buttons to let users make a choice.",
|
6582 |
| - "version": "0.1.0", |
| 6609 | + "version": "0.2.0", |
6583 | 6610 | "description": [
|
6584 | 6611 | "A dialog box showing multiple options (usually \"yes\" and \"no\") and a customizable text message.",
|
6585 | 6612 | "It handles keyboard, gamepad and touch controls."
|
|
15020 | 15047 | "name": "PanelSpriteContinuousBar",
|
15021 | 15048 | "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Glyphster Pack/Master/SVG/Interface Elements/ea06363a57846caab544f536b78a952234b68d4941d41c1577852a1d61aefec3_Interface Elements_interface_ui_loading_progress_bar.svg",
|
15022 | 15049 | "shortDescription": "A bar that represents a resource in the game (health, mana, ammo, etc).",
|
15023 |
| - "version": "1.1.3", |
| 15050 | + "version": "1.2.0", |
15024 | 15051 | "description": [
|
15025 | 15052 | "A bar that represents a resource in the game (health, mana, ammo, etc).",
|
15026 | 15053 | "",
|
|
17609 | 17636 | "name": "Flash",
|
17610 | 17637 | "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/flash-outline.svg",
|
17611 | 17638 | "shortDescription": "Make an object flash visibility (blink), color tint, object effect, or opacity (fade).",
|
17612 |
| - "version": "1.3.1", |
| 17639 | + "version": "1.4.0", |
17613 | 17640 | "description": [
|
17614 | 17641 | "Make an object flash for a period of time so that it alternates between two different states.",
|
17615 | 17642 | "Includes the ability to flash visibility (blink), color tint, object effect, or opacity (fade).",
|
|
20649 | 20676 | "name": "Health",
|
20650 | 20677 | "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/heart-half-full.svg",
|
20651 | 20678 | "shortDescription": "Manage health (life) points, shield and armor.",
|
20652 |
| - "version": "0.3.2", |
| 20679 | + "version": "0.4.0", |
20653 | 20680 | "description": [
|
20654 | 20681 | "Manage health (life) points, shield and armor. ",
|
20655 | 20682 | "",
|
|
25511 | 25538 | "name": "FlashTransitionPainter",
|
25512 | 25539 | "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/movie-filter.svg",
|
25513 | 25540 | "shortDescription": "Paint transition effects with a plain color.",
|
25514 |
| - "version": "0.1.4", |
| 25541 | + "version": "0.2.0", |
25515 | 25542 | "description": [
|
25516 | 25543 | "Paint transition effects",
|
25517 | 25544 | "- Fade in, fade out",
|
|
26378 | 26405 | "name": "PanelSpriteButton",
|
26379 | 26406 | "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Interface Elements/Interface Elements_interface_ui_button_ok_cta_clock_tap.svg",
|
26380 | 26407 | "shortDescription": "A button that can be customized.",
|
26381 |
| - "version": "1.4.6", |
| 26408 | + "version": "1.5.0", |
26382 | 26409 | "description": [
|
26383 | 26410 | "The button can be customized with a background for each state and a label. It handles user interactions and a simple condition can be used to check if it is clicked.",
|
26384 | 26411 | "",
|
|
29109 | 29136 | "name": "ShakeObject",
|
29110 | 29137 | "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/arrow-all.svg",
|
29111 | 29138 | "shortDescription": "Shake an object.",
|
29112 |
| - "version": "1.5.7", |
| 29139 | + "version": "1.6.0", |
29113 | 29140 | "description": [
|
29114 | 29141 | "Shake an object (position, angle or scale).",
|
29115 | 29142 | "",
|
|
0 commit comments