|
8 | 8 | "name": "Flash", |
9 | 9 | "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/flash-outline.svg", |
10 | 10 | "shortDescription": "Make an object flash visibility (blink), color tint, object effect, or opacity (fade).", |
11 | | - "version": "1.1.0", |
| 11 | + "version": "1.1.1", |
12 | 12 | "description": [ |
13 | 13 | "Make an object flash for a period of time so that it alternates between two different states.", |
14 | 14 | "Includes the ability to flash visibility (blink), color tint, object effect, or opacity (fade).", |
|
795 | 795 | ], |
796 | 796 | "objectGroups": [] |
797 | 797 | }, |
798 | | - { |
799 | | - "fullName": "", |
800 | | - "functionType": "Action", |
801 | | - "name": "onOwnerRemovedFromScene", |
802 | | - "sentence": "", |
803 | | - "events": [ |
804 | | - { |
805 | | - "type": "BuiltinCommonInstructions::Standard", |
806 | | - "conditions": [], |
807 | | - "actions": [ |
808 | | - { |
809 | | - "type": { |
810 | | - "value": "Flash::Flash::Stop" |
811 | | - }, |
812 | | - "parameters": [ |
813 | | - "Object", |
814 | | - "Behavior", |
815 | | - "" |
816 | | - ] |
817 | | - } |
818 | | - ] |
819 | | - } |
820 | | - ], |
821 | | - "parameters": [ |
822 | | - { |
823 | | - "description": "Object", |
824 | | - "name": "Object", |
825 | | - "type": "object" |
826 | | - }, |
827 | | - { |
828 | | - "description": "Behavior", |
829 | | - "name": "Behavior", |
830 | | - "supplementaryInformation": "Flash::Flash", |
831 | | - "type": "behavior" |
832 | | - } |
833 | | - ], |
834 | | - "objectGroups": [] |
835 | | - }, |
836 | 798 | { |
837 | 799 | "fullName": "", |
838 | 800 | "functionType": "Action", |
|
1323 | 1285 | ], |
1324 | 1286 | "objectGroups": [] |
1325 | 1287 | }, |
1326 | | - { |
1327 | | - "fullName": "", |
1328 | | - "functionType": "Action", |
1329 | | - "name": "onOwnerRemovedFromScene", |
1330 | | - "sentence": "", |
1331 | | - "events": [ |
1332 | | - { |
1333 | | - "type": "BuiltinCommonInstructions::Standard", |
1334 | | - "conditions": [], |
1335 | | - "actions": [ |
1336 | | - { |
1337 | | - "type": { |
1338 | | - "value": "Flash::FlashColor::Stop" |
1339 | | - }, |
1340 | | - "parameters": [ |
1341 | | - "Object", |
1342 | | - "Behavior", |
1343 | | - "" |
1344 | | - ] |
1345 | | - } |
1346 | | - ] |
1347 | | - } |
1348 | | - ], |
1349 | | - "parameters": [ |
1350 | | - { |
1351 | | - "description": "Object", |
1352 | | - "name": "Object", |
1353 | | - "supplementaryInformation": "Sprite", |
1354 | | - "type": "object" |
1355 | | - }, |
1356 | | - { |
1357 | | - "description": "Behavior", |
1358 | | - "name": "Behavior", |
1359 | | - "supplementaryInformation": "Flash::FlashColor", |
1360 | | - "type": "behavior" |
1361 | | - } |
1362 | | - ], |
1363 | | - "objectGroups": [] |
1364 | | - }, |
1365 | 1288 | { |
1366 | 1289 | "fullName": "", |
1367 | 1290 | "functionType": "Action", |
|
1909 | 1832 | ], |
1910 | 1833 | "objectGroups": [] |
1911 | 1834 | }, |
1912 | | - { |
1913 | | - "fullName": "", |
1914 | | - "functionType": "Action", |
1915 | | - "name": "onOwnerRemovedFromScene", |
1916 | | - "sentence": "", |
1917 | | - "events": [ |
1918 | | - { |
1919 | | - "type": "BuiltinCommonInstructions::Standard", |
1920 | | - "conditions": [], |
1921 | | - "actions": [ |
1922 | | - { |
1923 | | - "type": { |
1924 | | - "value": "Flash::FlashOpacity::Stop" |
1925 | | - }, |
1926 | | - "parameters": [ |
1927 | | - "Object", |
1928 | | - "Behavior", |
1929 | | - "" |
1930 | | - ] |
1931 | | - } |
1932 | | - ] |
1933 | | - } |
1934 | | - ], |
1935 | | - "parameters": [ |
1936 | | - { |
1937 | | - "description": "Object", |
1938 | | - "name": "Object", |
1939 | | - "supplementaryInformation": "Sprite", |
1940 | | - "type": "object" |
1941 | | - }, |
1942 | | - { |
1943 | | - "description": "Behavior", |
1944 | | - "name": "Behavior", |
1945 | | - "supplementaryInformation": "Flash::FlashOpacity", |
1946 | | - "type": "behavior" |
1947 | | - } |
1948 | | - ], |
1949 | | - "objectGroups": [] |
1950 | | - }, |
1951 | 1835 | { |
1952 | 1836 | "fullName": "", |
1953 | 1837 | "functionType": "Action", |
|
2588 | 2472 | ], |
2589 | 2473 | "objectGroups": [] |
2590 | 2474 | }, |
2591 | | - { |
2592 | | - "fullName": "", |
2593 | | - "functionType": "Action", |
2594 | | - "name": "onOwnerRemovedFromScene", |
2595 | | - "sentence": "", |
2596 | | - "events": [ |
2597 | | - { |
2598 | | - "type": "BuiltinCommonInstructions::Standard", |
2599 | | - "conditions": [], |
2600 | | - "actions": [ |
2601 | | - { |
2602 | | - "type": { |
2603 | | - "value": "Flash::FlashEffect::Stop" |
2604 | | - }, |
2605 | | - "parameters": [ |
2606 | | - "Object", |
2607 | | - "Behavior", |
2608 | | - "" |
2609 | | - ] |
2610 | | - } |
2611 | | - ] |
2612 | | - } |
2613 | | - ], |
2614 | | - "parameters": [ |
2615 | | - { |
2616 | | - "description": "Object", |
2617 | | - "name": "Object", |
2618 | | - "supplementaryInformation": "Sprite", |
2619 | | - "type": "object" |
2620 | | - }, |
2621 | | - { |
2622 | | - "description": "Behavior", |
2623 | | - "name": "Behavior", |
2624 | | - "supplementaryInformation": "Flash::FlashEffect", |
2625 | | - "type": "behavior" |
2626 | | - } |
2627 | | - ], |
2628 | | - "objectGroups": [] |
2629 | | - }, |
2630 | 2475 | { |
2631 | 2476 | "fullName": "", |
2632 | 2477 | "functionType": "Action", |
|
0 commit comments