completed animation setup and code based solely on LDTK settings

This commit is contained in:
2024-04-03 19:39:08 +02:00
parent 001b67f97a
commit f844058bf9
13 changed files with 262 additions and 172 deletions

View File

@@ -11,7 +11,7 @@
"iid": "267e9380-d7b0-11ee-a97e-35bec9c19d52",
"jsonVersion": "1.5.3",
"appBuildId": 473703,
"nextUid": 78,
"nextUid": 81,
"identifierStyle": "Capitalize",
"toc": [],
"worldLayout": "Free",
@@ -295,6 +295,46 @@
"allowedRefsEntityUid": null,
"allowedRefTags": [],
"tilesetUid": null
},
{
"identifier": "AnimationTrigger",
"doc": null,
"__type": "LocalEnum.AnimationTrigger",
"uid": 80,
"type": "F_Enum(78)",
"isArray": false,
"canBeNull": false,
"arrayMinLength": null,
"arrayMaxLength": null,
"editorDisplayMode": "Hidden",
"editorDisplayScale": 1,
"editorDisplayPos": "Above",
"editorLinkStyle": "StraightArrow",
"editorDisplayColor": null,
"editorAlwaysShow": false,
"editorShowInWorld": true,
"editorCutLongValues": true,
"editorTextSuffix": null,
"editorTextPrefix": null,
"useForSmartColor": false,
"exportToToc": false,
"searchable": false,
"min": null,
"max": null,
"regex": null,
"acceptFileTypes": null,
"defaultOverride": {
"id": "V_String",
"params": ["OnDestruct"]
},
"textLanguageMode": null,
"symmetricalRef": false,
"autoChainRef": true,
"allowOutOfLevelRef": true,
"allowedRefs": "OnlySame",
"allowedRefsEntityUid": null,
"allowedRefTags": [],
"tilesetUid": null
}
]
},
@@ -1275,7 +1315,11 @@
"averageColors": "1b47987d687d3b3507430a531a7419745c355c355c355c350ba40b851b851a753c96faa8f166f29907430a531ca81ba8f5b7f853f799f7770ba40b851cb91ca9f222f888f444f7650a630b831dcb1dcbf555f532e866ab850ca50b851ddb1dcb5a7500003743aa9509640a742ddc2ddc00000000000000000b950a752ddc2ddc00000000000000001a740a742dca1dcb00000000000000001b951a751ddb2cba00000000000000001a741a741a741a7400000000000000001b951a751b951a7500000000000000001a741a751a741a7400000000000000001b951a751b951a75"
}
}
], "enums": [], "externalEnums": [], "levelFields": [
], "enums": [{ "identifier": "AnimationTrigger", "uid": 78, "values": [
{ "id": "OnDestruct", "tileRect": null, "color": 12470831 },
{ "id": "OnIdle", "tileRect": null, "color": 4098376 },
{ "id": "OnCollision", "tileRect": null, "color": 1199753 }
], "iconTilesetUid": null, "externalRelPath": null, "externalFileChecksum": null, "tags": [] }], "externalEnums": [], "levelFields": [
{
"identifier": "level",
"doc": null,
@@ -1512,7 +1556,11 @@
"px": [352,224],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [{
"id": "V_String",
"params": ["OnDestruct"]
}] }
],
"__worldX": 128,
"__worldY": 224
@@ -1531,7 +1579,11 @@
"px": [288,160],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [{
"id": "V_String",
"params": ["OnDestruct"]
}] }
],
"__worldX": 64,
"__worldY": 160
@@ -1550,7 +1602,11 @@
"px": [384,160],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [{
"id": "V_String",
"params": ["OnDestruct"]
}] }
],
"__worldX": 160,
"__worldY": 160
@@ -1705,7 +1761,8 @@
"px": [128,288],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 608,
"__worldY": 288
@@ -1724,7 +1781,8 @@
"px": [480,192],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 960,
"__worldY": 192
@@ -1884,7 +1942,8 @@
"px": [96,160],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1280,
"__worldY": 160
@@ -2007,7 +2066,8 @@
"px": [448,128],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 2336,
"__worldY": 128
@@ -2026,7 +2086,8 @@
"px": [128,384],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 2016,
"__worldY": 384
@@ -2202,7 +2263,8 @@
"px": [288,224],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 64,
"__worldY": 768
@@ -2269,7 +2331,8 @@
"px": [352,224],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 128,
"__worldY": 768
@@ -2462,7 +2525,8 @@
"px": [288,224],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 768,
"__worldY": 768
@@ -2687,7 +2751,8 @@
"px": [96,160],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1280,
"__worldY": 704
@@ -2738,7 +2803,8 @@
"px": [320,352],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1504,
"__worldY": 896
@@ -2773,7 +2839,8 @@
"px": [128,128],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1312,
"__worldY": 672
@@ -2956,7 +3023,8 @@
"px": [224,160],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 2112,
"__worldY": 704
@@ -2991,7 +3059,8 @@
"px": [416,224],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 2304,
"__worldY": 768
@@ -3042,7 +3111,8 @@
"px": [288,288],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 2176,
"__worldY": 832
@@ -3223,7 +3293,8 @@
"px": [160,224],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": -64,
"__worldY": 1312
@@ -3242,7 +3313,8 @@
"px": [192,288],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": -32,
"__worldY": 1376
@@ -3449,7 +3521,8 @@
"px": [352,288],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 832,
"__worldY": 1376
@@ -3704,7 +3777,8 @@
"px": [416,288],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1600,
"__worldY": 1376
@@ -3755,7 +3829,8 @@
"px": [416,160],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1600,
"__worldY": 1248
@@ -4066,7 +4141,8 @@
"px": [192,256],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 2080,
"__worldY": 1344
@@ -4265,7 +4341,8 @@
"px": [320,192],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 96,
"__worldY": 1824
@@ -4284,7 +4361,8 @@
"px": [288,256],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 64,
"__worldY": 1888
@@ -4303,7 +4381,8 @@
"px": [352,256],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 128,
"__worldY": 1888
@@ -4530,7 +4609,8 @@
"px": [160,320],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 640,
"__worldY": 1952
@@ -4549,7 +4629,8 @@
"px": [192,320],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 672,
"__worldY": 1952
@@ -4584,7 +4665,8 @@
"px": [416,224],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 896,
"__worldY": 1856
@@ -4793,7 +4875,8 @@
"px": [480,320],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1664,
"__worldY": 1952
@@ -4828,7 +4911,8 @@
"px": [288,192],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1472,
"__worldY": 1824
@@ -4863,7 +4947,8 @@
"px": [352,128],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1536,
"__worldY": 1760
@@ -4882,7 +4967,8 @@
"px": [192,288],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1376,
"__worldY": 1920
@@ -5288,7 +5374,8 @@
"px": [224,192],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 2112,
"__worldY": 1824
@@ -5454,7 +5541,8 @@
"px": [256,224],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 32,
"__worldY": 2432
@@ -5713,7 +5801,8 @@
"px": [384,256],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 896,
"__worldY": 2464
@@ -5796,7 +5885,8 @@
"px": [352,192],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 864,
"__worldY": 2400
@@ -5961,7 +6051,8 @@
"px": [320,256],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1536,
"__worldY": 2464
@@ -5980,7 +6071,8 @@
"px": [224,128],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1440,
"__worldY": 2336
@@ -5999,7 +6091,8 @@
"px": [384,320],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 1600,
"__worldY": 2528
@@ -6200,7 +6293,8 @@
"px": [416,352],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 2304,
"__worldY": 2560
@@ -6219,7 +6313,8 @@
"px": [160,128],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": 2048,
"__worldY": 2336
@@ -6464,7 +6559,8 @@
"px": [160,160],
"fieldInstances": [
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] },
{ "__identifier": "AnimationTrigger", "__type": "LocalEnum.AnimationTrigger", "__value": "OnDestruct", "__tile": null, "defUid": 80, "realEditorValues": [] }
],
"__worldX": -64,
"__worldY": 2912