renamed particle* to animation*, added asesprite animation loading
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"iid": "267e9380-d7b0-11ee-a97e-35bec9c19d52",
|
||||
"jsonVersion": "1.5.3",
|
||||
"appBuildId": 473703,
|
||||
"nextUid": 76,
|
||||
"nextUid": 78,
|
||||
"identifierStyle": "Capitalize",
|
||||
"toc": [],
|
||||
"worldLayout": "Free",
|
||||
@@ -215,7 +215,88 @@
|
||||
"limitBehavior": "MoveLastOne",
|
||||
"pivotX": 0,
|
||||
"pivotY": 0,
|
||||
"fieldDefs": []
|
||||
"fieldDefs": [
|
||||
{
|
||||
"identifier": "AnimateOnDestruct",
|
||||
"doc": null,
|
||||
"__type": "Bool",
|
||||
"uid": 76,
|
||||
"type": "F_Bool",
|
||||
"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_Bool",
|
||||
"params": [ true ]
|
||||
},
|
||||
"textLanguageMode": null,
|
||||
"symmetricalRef": false,
|
||||
"autoChainRef": true,
|
||||
"allowOutOfLevelRef": true,
|
||||
"allowedRefs": "OnlySame",
|
||||
"allowedRefsEntityUid": null,
|
||||
"allowedRefTags": [],
|
||||
"tilesetUid": null
|
||||
},
|
||||
{
|
||||
"identifier": "AnimateSpriteSheet",
|
||||
"doc": null,
|
||||
"__type": "String",
|
||||
"uid": 77,
|
||||
"type": "F_String",
|
||||
"isArray": false,
|
||||
"canBeNull": true,
|
||||
"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": ["collectible-detonating"]
|
||||
},
|
||||
"textLanguageMode": null,
|
||||
"symmetricalRef": false,
|
||||
"autoChainRef": true,
|
||||
"allowOutOfLevelRef": true,
|
||||
"allowedRefs": "OnlySame",
|
||||
"allowedRefsEntityUid": null,
|
||||
"allowedRefTags": [],
|
||||
"tilesetUid": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "ObstacleWest",
|
||||
@@ -1429,7 +1510,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [352,224],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 128,
|
||||
"__worldY": 224
|
||||
},
|
||||
@@ -1445,7 +1529,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [288,160],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 64,
|
||||
"__worldY": 160
|
||||
},
|
||||
@@ -1461,7 +1548,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [384,160],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 160,
|
||||
"__worldY": 160
|
||||
}
|
||||
@@ -1613,7 +1703,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [128,288],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 608,
|
||||
"__worldY": 288
|
||||
},
|
||||
@@ -1629,7 +1722,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [480,192],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 960,
|
||||
"__worldY": 192
|
||||
}
|
||||
@@ -1786,7 +1882,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [96,160],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1280,
|
||||
"__worldY": 160
|
||||
}
|
||||
@@ -1906,7 +2005,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [448,128],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 2336,
|
||||
"__worldY": 128
|
||||
},
|
||||
@@ -1922,7 +2024,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [128,384],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 2016,
|
||||
"__worldY": 384
|
||||
}
|
||||
@@ -2095,7 +2200,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [288,224],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 64,
|
||||
"__worldY": 768
|
||||
},
|
||||
@@ -2159,7 +2267,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [352,224],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 128,
|
||||
"__worldY": 768
|
||||
},
|
||||
@@ -2349,7 +2460,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [288,224],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 768,
|
||||
"__worldY": 768
|
||||
},
|
||||
@@ -2571,7 +2685,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [96,160],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1280,
|
||||
"__worldY": 704
|
||||
},
|
||||
@@ -2619,7 +2736,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [320,352],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1504,
|
||||
"__worldY": 896
|
||||
},
|
||||
@@ -2651,7 +2771,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [128,128],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1312,
|
||||
"__worldY": 672
|
||||
},
|
||||
@@ -2831,7 +2954,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [224,160],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 2112,
|
||||
"__worldY": 704
|
||||
},
|
||||
@@ -2863,7 +2989,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [416,224],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 2304,
|
||||
"__worldY": 768
|
||||
},
|
||||
@@ -2911,7 +3040,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [288,288],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 2176,
|
||||
"__worldY": 832
|
||||
},
|
||||
@@ -3089,7 +3221,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [160,224],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": -64,
|
||||
"__worldY": 1312
|
||||
},
|
||||
@@ -3105,7 +3240,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [192,288],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": -32,
|
||||
"__worldY": 1376
|
||||
},
|
||||
@@ -3309,7 +3447,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [352,288],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 832,
|
||||
"__worldY": 1376
|
||||
},
|
||||
@@ -3561,7 +3702,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [416,288],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1600,
|
||||
"__worldY": 1376
|
||||
},
|
||||
@@ -3609,7 +3753,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [416,160],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1600,
|
||||
"__worldY": 1248
|
||||
},
|
||||
@@ -3917,7 +4064,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [192,256],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 2080,
|
||||
"__worldY": 1344
|
||||
},
|
||||
@@ -4113,7 +4263,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [320,192],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 96,
|
||||
"__worldY": 1824
|
||||
},
|
||||
@@ -4129,7 +4282,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [288,256],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 64,
|
||||
"__worldY": 1888
|
||||
},
|
||||
@@ -4145,7 +4301,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [352,256],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 128,
|
||||
"__worldY": 1888
|
||||
},
|
||||
@@ -4369,7 +4528,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [160,320],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 640,
|
||||
"__worldY": 1952
|
||||
},
|
||||
@@ -4385,7 +4547,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [192,320],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 672,
|
||||
"__worldY": 1952
|
||||
},
|
||||
@@ -4417,7 +4582,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [416,224],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 896,
|
||||
"__worldY": 1856
|
||||
},
|
||||
@@ -4623,7 +4791,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [480,320],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1664,
|
||||
"__worldY": 1952
|
||||
},
|
||||
@@ -4655,7 +4826,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [288,192],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1472,
|
||||
"__worldY": 1824
|
||||
},
|
||||
@@ -4687,7 +4861,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [352,128],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1536,
|
||||
"__worldY": 1760
|
||||
},
|
||||
@@ -4703,7 +4880,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [192,288],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1376,
|
||||
"__worldY": 1920
|
||||
},
|
||||
@@ -5106,7 +5286,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [224,192],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 2112,
|
||||
"__worldY": 1824
|
||||
}
|
||||
@@ -5269,7 +5452,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [256,224],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 32,
|
||||
"__worldY": 2432
|
||||
},
|
||||
@@ -5525,7 +5711,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [384,256],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 896,
|
||||
"__worldY": 2464
|
||||
},
|
||||
@@ -5605,7 +5794,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [352,192],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 864,
|
||||
"__worldY": 2400
|
||||
}
|
||||
@@ -5767,7 +5959,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [320,256],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1536,
|
||||
"__worldY": 2464
|
||||
},
|
||||
@@ -5783,7 +5978,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [224,128],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1440,
|
||||
"__worldY": 2336
|
||||
},
|
||||
@@ -5799,7 +5997,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [384,320],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 1600,
|
||||
"__worldY": 2528
|
||||
}
|
||||
@@ -5997,7 +6198,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [416,352],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 2304,
|
||||
"__worldY": 2560
|
||||
},
|
||||
@@ -6013,7 +6217,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [160,128],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": 2048,
|
||||
"__worldY": 2336
|
||||
},
|
||||
@@ -6255,7 +6462,10 @@
|
||||
"height": 32,
|
||||
"defUid": 4,
|
||||
"px": [160,160],
|
||||
"fieldInstances": [],
|
||||
"fieldInstances": [
|
||||
{ "__identifier": "AnimateOnDestruct", "__type": "Bool", "__value": true, "__tile": null, "defUid": 76, "realEditorValues": [] },
|
||||
{ "__identifier": "AnimateSpriteSheet", "__type": "String", "__value": "collectible-detonating", "__tile": null, "defUid": 77, "realEditorValues": [] }
|
||||
],
|
||||
"__worldX": -64,
|
||||
"__worldY": 2912
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user