bevy-jam-6/assets/levels/collectathon.ldtk
RobertoMaurizzi 495556500f
Some checks are pending
CI / Format (push) Waiting to run
CI / Docs (push) Waiting to run
CI / Clippy lints (push) Waiting to run
CI / Bevy lints (push) Waiting to run
CI / Tests (push) Waiting to run
CI / Check web (push) Waiting to run
first committ, still fighting with... a lot! 😅
2025-07-06 22:14:17 +08:00

2506 lines
No EOL
88 KiB
Text

{
"__header__": {
"fileType": "LDtk Project JSON",
"app": "LDtk",
"doc": "https://ldtk.io/json",
"schema": "https://ldtk.io/files/JSON_SCHEMA.json",
"appAuthor": "Sebastien 'deepnight' Benard",
"appVersion": "1.5.3",
"url": "https://ldtk.io"
},
"iid": "96b74480-6280-11ee-9465-71258fcae37f",
"jsonVersion": "1.5.3",
"appBuildId": 473703,
"nextUid": 77,
"identifierStyle": "Capitalize",
"toc": [],
"worldLayout": "GridVania",
"worldGridWidth": 128,
"worldGridHeight": 128,
"defaultLevelWidth": 128,
"defaultLevelHeight": 128,
"defaultPivotX": 0,
"defaultPivotY": 0,
"defaultGridSize": 16,
"defaultEntityWidth": 16,
"defaultEntityHeight": 16,
"bgColor": "#40465B",
"defaultLevelBgColor": "#696A79",
"minifyJson": false,
"externalLevels": false,
"exportTiled": false,
"simplifiedExport": false,
"imageExportMode": "None",
"exportLevelBg": true,
"pngFilePattern": null,
"backupOnSave": false,
"backupLimit": 10,
"backupRelPath": null,
"levelNamePattern": "Level_%idx",
"tutorialDesc": null,
"customCommands": [],
"flags": ["ExportOldTableOfContentData"],
"defs": { "layers": [
{
"__type": "Entities",
"identifier": "Entities",
"type": "Entities",
"uid": 60,
"doc": null,
"uiColor": null,
"gridSize": 16,
"guideGridWid": 0,
"guideGridHei": 0,
"displayOpacity": 1,
"inactiveOpacity": 0.6,
"hideInList": false,
"hideFieldsWhenInactive": true,
"canSelectWhenInactive": true,
"renderInWorldView": true,
"pxOffsetX": 0,
"pxOffsetY": 0,
"parallaxFactorX": 0,
"parallaxFactorY": 0,
"parallaxScaling": true,
"requiredTags": [],
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
"autoSourceLayerDefUid": null,
"tilesetDefUid": null,
"tilePivotX": 0,
"tilePivotY": 0,
"biomeFieldUid": null
},
{
"__type": "IntGrid",
"identifier": "Walls",
"type": "IntGrid",
"uid": 7,
"doc": null,
"uiColor": null,
"gridSize": 16,
"guideGridWid": 0,
"guideGridHei": 0,
"displayOpacity": 1,
"inactiveOpacity": 1,
"hideInList": false,
"hideFieldsWhenInactive": false,
"canSelectWhenInactive": true,
"renderInWorldView": true,
"pxOffsetX": 0,
"pxOffsetY": 0,
"parallaxFactorX": 0,
"parallaxFactorY": 0,
"parallaxScaling": true,
"requiredTags": [],
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [{ "value": 1, "identifier": "Wall", "color": "#000000", "tile": null, "groupUid": 0 }],
"intGridValuesGroups": [],
"autoRuleGroups": [
{
"uid": 53,
"name": "Walls",
"color": null,
"icon": null,
"active": true,
"isOptional": false,
"rules": [
{
"uid": 59,
"active": true,
"size": 3,
"tileRectsIds": [[437]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [-1,1,0,1,1,0,0,0,0],
"flipX": true,
"flipY": true,
"xModulo": 1,
"yModulo": 1,
"xOffset": 0,
"yOffset": 0,
"tileXOffset": 0,
"tileYOffset": 0,
"tileRandomXMin": 0,
"tileRandomXMax": 0,
"tileRandomYMin": 0,
"tileRandomYMax": 0,
"checker": "None",
"tileMode": "Single",
"pivotX": 0,
"pivotY": 0,
"outOfBoundsValue": null,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 6005184,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 58,
"active": true,
"size": 3,
"tileRectsIds": [[152]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0,-1,0,-1,1,0,0,0,0],
"flipX": true,
"flipY": true,
"xModulo": 1,
"yModulo": 1,
"xOffset": 0,
"yOffset": 0,
"tileXOffset": 0,
"tileYOffset": 0,
"tileRandomXMin": 0,
"tileRandomXMax": 0,
"tileRandomYMin": 0,
"tileRandomYMax": 0,
"checker": "None",
"tileMode": "Single",
"pivotX": 0,
"pivotY": 0,
"outOfBoundsValue": null,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 937555,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 57,
"active": true,
"size": 3,
"tileRectsIds": [[154]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0,-1,0,0,1,0,0,0,0],
"flipX": false,
"flipY": true,
"xModulo": 1,
"yModulo": 1,
"xOffset": 0,
"yOffset": 0,
"tileXOffset": 0,
"tileYOffset": 0,
"tileRandomXMin": 0,
"tileRandomXMax": 0,
"tileRandomYMin": 0,
"tileRandomYMax": 0,
"checker": "None",
"tileMode": "Single",
"pivotX": 0,
"pivotY": 0,
"outOfBoundsValue": null,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 1506794,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 56,
"active": true,
"size": 3,
"tileRectsIds": [[198]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0,0,0,-1,1,0,0,0,0],
"flipX": true,
"flipY": false,
"xModulo": 1,
"yModulo": 1,
"xOffset": 0,
"yOffset": 0,
"tileXOffset": 0,
"tileYOffset": 0,
"tileRandomXMin": 0,
"tileRandomXMax": 0,
"tileRandomYMin": 0,
"tileRandomYMax": 0,
"checker": "None",
"tileMode": "Single",
"pivotX": 0,
"pivotY": 0,
"outOfBoundsValue": null,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 8366343,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 54,
"active": true,
"size": 1,
"tileRectsIds": [[200]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [1],
"flipX": false,
"flipY": false,
"xModulo": 1,
"yModulo": 1,
"xOffset": 0,
"yOffset": 0,
"tileXOffset": 0,
"tileYOffset": 0,
"tileRandomXMin": 0,
"tileRandomXMax": 0,
"tileRandomYMin": 0,
"tileRandomYMax": 0,
"checker": "None",
"tileMode": "Single",
"pivotX": 0,
"pivotY": 0,
"outOfBoundsValue": null,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 8230281,
"perlinScale": 0.2,
"perlinOctaves": 2
}
],
"usesWizard": false,
"requiredBiomeValues": [],
"biomeRequirementMode": 0
},
{
"uid": 51,
"name": "Background",
"color": null,
"icon": null,
"active": true,
"isOptional": false,
"rules": [
{
"uid": 52,
"active": true,
"size": 1,
"tileRectsIds": [[411]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0],
"flipX": false,
"flipY": false,
"xModulo": 1,
"yModulo": 1,
"xOffset": 0,
"yOffset": 0,
"tileXOffset": 0,
"tileYOffset": 0,
"tileRandomXMin": 0,
"tileRandomXMax": 0,
"tileRandomYMin": 0,
"tileRandomYMax": 0,
"checker": "None",
"tileMode": "Single",
"pivotX": 0,
"pivotY": 0,
"outOfBoundsValue": null,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 6868818,
"perlinScale": 0.2,
"perlinOctaves": 2
}
],
"usesWizard": false,
"requiredBiomeValues": [],
"biomeRequirementMode": 0
}
],
"autoSourceLayerDefUid": null,
"tilesetDefUid": 4,
"tilePivotX": 0,
"tilePivotY": 0,
"biomeFieldUid": null
}
], "entities": [
{
"identifier": "Player",
"uid": 62,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 16,
"height": 16,
"resizableX": false,
"resizableY": false,
"minWidth": null,
"maxWidth": null,
"minHeight": null,
"maxHeight": null,
"keepAspectRatio": false,
"tileOpacity": 1,
"fillOpacity": 0.08,
"lineOpacity": 0,
"hollow": false,
"color": "#BE4A2F",
"renderMode": "Tile",
"showName": true,
"tilesetId": 3,
"tileRenderMode": "FitInside",
"tileRect": { "tilesetUid": 3, "x": 0, "y": 0, "w": 32, "h": 32 },
"uiTileRect": null,
"nineSliceBorders": [],
"maxCount": 1,
"limitScope": "PerWorld",
"limitBehavior": "MoveLastOne",
"pivotX": 0,
"pivotY": 0,
"fieldDefs": []
},
{
"identifier": "Coin",
"uid": 72,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 16,
"height": 16,
"resizableX": false,
"resizableY": false,
"minWidth": null,
"maxWidth": null,
"minHeight": null,
"maxHeight": null,
"keepAspectRatio": false,
"tileOpacity": 1,
"fillOpacity": 0.08,
"lineOpacity": 0,
"hollow": false,
"color": "#D77643",
"renderMode": "Tile",
"showName": true,
"tilesetId": 73,
"tileRenderMode": "FitInside",
"tileRect": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"uiTileRect": { "tilesetUid": 4, "x": 0, "y": 0, "w": 0, "h": 0 },
"nineSliceBorders": [],
"maxCount": 0,
"limitScope": "PerLevel",
"limitBehavior": "MoveLastOne",
"pivotX": 0,
"pivotY": 0,
"fieldDefs": []
}
], "tilesets": [
{
"__cWid": 7,
"__cHei": 6,
"identifier": "Player",
"uid": 3,
"relPath": "../atlas/SunnyLand-player.png",
"embedAtlas": null,
"pxWid": 198,
"pxHei": 192,
"tileGridSize": 32,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": {
"opaqueTiles": "000000100000010000001000000100000010000001",
"averageColors": "49654965496549650000000000004a65596549654955495449650000585459545854595400000000000049654965496500000000000000005a775a87000000000000000000004965596500000000000000000000"
}
},
{
"__cWid": 23,
"__cHei": 21,
"identifier": "Environment",
"uid": 4,
"relPath": "../atlas/SunnyLand_by_Ansimuz-extended.png",
"embedAtlas": null,
"pxWid": 368,
"pxHei": 336,
"tileGridSize": 16,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": {
"opaqueTiles": "101010100010110110000000000000000001101101101110101010001000000000000000000000000010100000001010101000000101000101000000000000000000000000000010100000001010100000000000000000000000000000000000000000101010000010100100000000000000000000000000000010101010000000000000000000000100000000101010100000000000000001010100000100000001010000100000000000000010100000010011011100000101000000100110000000011011000011101101010100000000000000000000000001011000011101110100000000110000111011100000000",
"averageColors": "f9850000f9850000f9850000fa65000069557a65f8450000f644f9650000f965f644000049b5c9950000c99549b5000000000000000000000000000000000000000000000000f955f7450000f745f9550000f865f7450000f745f865f9550000f6450000f9550000f845695500006955f8450000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f8550000f85500000000000079a5000079a50000f9550000f8550000f9550000f8457a6569550000ab8500000000f8550000f855000000000000f7550000f75500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000077a5000078b50000f8450000f7450000947400009474000000000000fa650000f9550000fa6500002000000000000000459534953595000000000000000000000000000000000000000000000000000000000000000020006000000000000000000000000000000000000000000000000000000088550000f9550000f6450000f9550000900000000000a955f8450000f845a9550000f85500000000ca65b9650000000000000000000000000000000000000000000000000000a9550000a9550000000000000000000000000000000000000000fa650000f9550000fa650000f4880000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f47700000000000000000000000000000000f7450000f8550000f8550000f8550000000000000000000000000000000000000000000000000000000000000000f3440000f3450000f534000000000000e9950000f9950000e9950000000000000000b855f5340000f534b855000000000000f334000000000000000000000000000000000000000000000000000000000000f7440000f744000000000000000000000000f43500000000f435f4350000f334f436f3350000000000000000b955f5340000f534b95500000000000000000000f34500000000f335f33500000000000000000000000000000000f744f3340000f334f7440000000000000000f344f345f3440000f335f3350000f5340000f4350000f3340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fa650000f955f9550000000000000000f334f335f3450000f345f335f3340000f75500000000000000000000000000000000f955f9550000000000000000f335f344f3440000f344f344f33500000000000000000000000000000000"
}
},
{
"__cWid": 16,
"__cHei": 95,
"identifier": "MV_Icons_Complete_Sheet_Free_ALL2",
"uid": 73,
"relPath": "../atlas/MV Icons Complete Sheet Free - ALL.png",
"embedAtlas": null,
"pxWid": 512,
"pxHei": 3040,
"tileGridSize": 32,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": {
"opaqueTiles": "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001100000000000000110000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"averageColors": "00000000000000000000000000000000000000000000000000000000000000007ba9aa77a8544baabaac00000000000000000000000000000000000000000000000098789779599a0000000000000000000000000000000000000000000000009663a777986539758ea6000000000000000000000000000000000000000000004a989776987649640000000000000000000000000000000000000000000000009b88979b8eb57d94948b000000000000000000000000000000000000000000007abc48c5adb89aaabc78ba89659c65a69b77699a7d955b998b666b98000000004ca78c75ae877d979eb64ea68eb68ea58e868a628c9486693679497300000000ac848d977c85ad94dd95b99adb857a327eb88c527a638c958c846aaa000000006b976a669a78956993849d646c4476577a3293599d956da699ac874700000000783769997a559e86ad74ac64ad846b447953678a6448b458b458bb4300000000bb33ba43ad755c6479746952896389678a776d9669ac6b328a338a3300000000a853bb998842978a9b559485497868778b969869a899388a8a74bcdd00000000ad948d949eb586939d757c84dc84ab738793db7448a437a3a679a77900000000be948ea5be958e967abc7c987b8846697978b9756e96489b8d944987000000008a895e988c328a75a4480000000000000000000000000000000000000000000077ac8d666abca559781299378c8476698aac889a000000000000000000000000569c6e664abc7458692269365c8346798abc589a00000000000000000000000078bc5e666abc456939124a374d8456694abc389b0000000000000000000000007c77869c68b4a963727b97938c598a5286348c840000000000000000000000005c7666ac48b47953637b66935b59496286345c840000000000000000000000007d8856ac68b44a73317b48a44c596b4246443d840000000000000000000000007abb79ab7abb7aab7abc7abc79ab7abc7abc7abc7abc7abc79ab79ab79ab7abc79ab7aab79ab7abc7abc7abc79ab79ab7abc7aab5abc5abc5abc5abc79ab79ab7abc7abc7abc7abc7abc79ab7abc79ab7abb79ab7bcc0000000000000000000077bd77ac77bc77bc77bd77bd77ac77bd78bd77bd77bd77bd77ac77ac77ac77bd77ac77bc77ac77bd77bc77bd77ac77ac77bd77bc57bd57bd57bd57bd76ac77ac77bd77bd77bd77bd77bd77ac77bd77ac77bc77ac78cd000000000000000000007c637c637c637c637d637d637c637d637d747d737d637d737c637c637c637d637c637c637c637d637c637d637c637c637d637c635d735d735d735d637c637c637d747c637d637d637c637c637d637c637c637c637d74000000000000000000007da57da57da57da57da57da57da57da57ea57da57da57da57d957da57da57da57da57da57da57da57da57da57d947da57da57da55da55da55da55da57d947da57da57da57da57da57da57da57da57da57da57d957eb50000000000000000000079c679c679c679c679c679d679c679c67ad67ad679c67ad679c679c679c679c679c679c679c679d679c679c679c679c679d679c65ad659d65ad659d679c679c67ad679c679c679c679c679c679d679c679c679c67ad600000000000000000000778a778a788a778a788a788a778a788a789a789a788a789a778a778a778a788a778a778a778a789a788a788a778a778a789a778a578a578a578a578a778a778a789a788a788a788a788a778a788a778a788a778a789b00000000000000000000718b718b718b718b718c718c718b718c718c718c718b718c718b718b718b718c718b718b718b718c718b718b717b718b718c718b528b517b528b517b718b718b718c718b718c718c718b718b718c718b718b718b719c000000000000000000007b327b317b317b317b317c317b327b327c317c317b317c317b327b327b317b317b327b317b317c317b327b317b327b327c317b315b315b325b315b317b327b327c317b327c317c327b317b327c317b327b327b327c31000000000000000000007d737d737d737d737d837d837d737d737d847d847d737d847d737d737d737d837d737d737d737d847d737d737c737d737d837d735d735c735c735c737d737d737d847d737d837d837d737d737d837d737d737d737e840000000000000000000076a376a376a376a376a377a376a376a377b377a376a377a376a376a376a376a376a376a376a377a376a376a376a376a377a376a356a356a356a356a376a376a377a376a376a376a376a376a377a376a376a376a377b300000000000000000000f58cf7bdfc66fe66f79cf9acfd97fc77f58cf6bdf66a00000000000000000000f8b6fec8fe97f7bdfc77fd64f68cf669f67afaccf8bd00000000000000000000fecbf9abf9bd0000000000000000000000000000000000000000000000000000aa45a37ba695ad968a66858b87978c979a89989b98a99caa4853478a487849ab299a289b4889478a66796a67658b67976b87697769676877288a388a2abc3abc8b848b848b848b848b848b858b848b848b848b848b848b848b948b848b848b848b848b848b948b848b848b848b848b848b848b848b84000000000000000000008c638c638d638c638d638c648c638d638c638c538c638c638c638c638d638c638c538c638c638d638d638d638c638d638c638c638c63000000000000000000008494859485a4859485a48494849485948594849483a484a484a484a485a48594849484a484a485a4859485a4859485a4839484a48494000000000000000000003877788a38773987e884eeb7eb63e7aceaabeabbe9abe9aceabc0000000000009abc9b979a8898a9988b99499c889a9a9b999bbc999b96aa997a988a9db79899998998aa999b9b9b9a9897480000000000000000000000000000000000000000fabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfaacfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfabcfaacfabcf9abfaacfabcfabcfabcfabcfabcfabcfabcfabcfaacfaacfaacfaacf9acfaacf9acf9acf9abf9acf9abfabcf9abfabcfabcfaacfaacfaacfabcfabcfabcfabcfabcfabcfaacf9acfabcfabcfabcfbccfbcdfabcfabcfabcfabcfabcfaacf9abfabcfabcfabcfaaca9aba9aba9abdabcdabcfabcaabcaaacaabc8abc00000000000000000000000000000000000000000000d9abd9abd9abd9abd9abd99bd9abd99bd99bd9abd9abd99bd89bd89bd99bd99bd9abd9abd99bd9abd99bd9abd99bd99bd99bd9abd99bd99bd9abd99bd9abd99bd99bd99bd99bd89bd99bd89bd9abd89bd89bd9abd9abd9abd99bd89bd9abd99bd89bd89bd89bd89bd89bd89bd89bd89bd89bd89bd89bd89bd99bd89bd99bd99bd89bd89bd89bd89bd9abd89bd99bd89bd99bd89bd89bd9abd9abd9abd9abd9abd9abe9abd9abd9abd89bd89bd89bd9abd99bd9abd89b989b989b989bd9abd9abd9ab99ab989b99ab799b0000000000000000000000000000000000000000000065477548829c7b3386697559883a7c7582957b48b89abc96b37bb695bb55b64a976a888a8d78838c874789688459856929bc779b7d84737a7c538578767a787989ab8abc799b899b8559877a839c8c55856985597559867aa89a89abc9abc99ba89b8779799a878a89ab999aa55999ab89aba74a884aaabc6bcd6bcd63ac64bd9558ba9a78799abc9abca458855899ab95698abc8779799b75598abc8679c9aba547844783379cddbb96b9ab964795482853285479ab899a899a997496589b314c554c9645b6458b49763b673c9736b7368b39773c983da83ab83a9a3b9819ac5b873b885b873c834d7447a86b8466994a884e974e977d858c978c866d957a987a869a868a866a867a867a86774398438743674377437743fdb9f502bdb8b974789b989b889b689b789b789b745994698469645974697459fbcdf128bbcdb78b9db89db89ca89ca89ca89ca89ca89964996499649964996499649964639c6c429bcd9bcd9bcd9acc9acc9acc9abc978b978a978a968a968a967a967a68b46d847ca78ca8bca8aca7bb9779648964b864a864b8537e638d63bd63ad63bd539e747acc8abcbabcaabcb9ac768b867ab67aa67ab56a7bd38bd4bbd5abd5bac49cd59974978a963393599b3297a3928b9d83aa75a88aa854a669ab54a8a4a58bac84"
}
}
], "enums": [], "externalEnums": [], "levelFields": [] },
"levels": [
{
"identifier": "Level_0",
"iid": "34f51d20-8990-11ee-b0d1-cfeb0e9e30f6",
"uid": 68,
"worldX": -128,
"worldY": 0,
"worldDepth": 0,
"pxWid": 128,
"pxHei": 128,
"__bgColor": "#696A79",
"bgColor": null,
"useAutoIdentifier": true,
"bgRelPath": null,
"bgPos": null,
"bgPivotX": 0.5,
"bgPivotY": 0.5,
"__smartColor": "#ADADB5",
"__bgPos": null,
"externalRelPath": null,
"fieldInstances": [],
"layerInstances": [
{
"__identifier": "Entities",
"__type": "Entities",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": null,
"__tilesetRelPath": null,
"iid": "34f54430-8990-11ee-b0d1-996c0496262f",
"levelId": 68,
"layerDefUid": 60,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 9306427,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": [
{
"__identifier": "Coin",
"__grid": [6,1],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b6285ec0-8990-11ee-b0d1-1537688bdeff",
"width": 16,
"height": 16,
"defUid": 72,
"px": [96,16],
"fieldInstances": [],
"__worldX": -32,
"__worldY": 16
},
{
"__identifier": "Coin",
"__grid": [1,1],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b67aeb90-8990-11ee-b0d1-df83a4e99665",
"width": 16,
"height": 16,
"defUid": 72,
"px": [16,16],
"fieldInstances": [],
"__worldX": -112,
"__worldY": 16
},
{
"__identifier": "Coin",
"__grid": [1,6],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b6d42f20-8990-11ee-b0d1-83738b8d3a03",
"width": 16,
"height": 16,
"defUid": 72,
"px": [16,96],
"fieldInstances": [],
"__worldX": -112,
"__worldY": 96
},
{
"__identifier": "Coin",
"__grid": [6,6],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b735b010-8990-11ee-b0d1-e9fbc324d0a8",
"width": 16,
"height": 16,
"defUid": 72,
"px": [96,96],
"fieldInstances": [],
"__worldX": -32,
"__worldY": 96
},
{
"__identifier": "Player",
"__grid": [3,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 3, "x": 0, "y": 0, "w": 32, "h": 32 },
"__smartColor": "#BE4A2F",
"iid": "7bcc8960-b0a0-11ee-b705-e9ec5c2c9878",
"width": 16,
"height": 16,
"defUid": 62,
"px": [48,64],
"fieldInstances": [],
"__worldX": -80,
"__worldY": 64
}
]
},
{
"__identifier": "Walls",
"__type": "IntGrid",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": 4,
"__tilesetRelPath": "../atlas/SunnyLand_by_Ansimuz-extended.png",
"iid": "34f54431-8990-11ee-b0d1-33b917a655f3",
"levelId": 68,
"layerDefUid": 7,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [
1,
1,
1,
0,
0,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"autoLayerTiles": [
{ "px": [48,0], "src": [320,272], "f": 0, "t": 411, "d": [52,3], "a": 1 },
{ "px": [64,0], "src": [320,272], "f": 0, "t": 411, "d": [52,4], "a": 1 },
{ "px": [0,16], "src": [320,272], "f": 0, "t": 411, "d": [52,8], "a": 1 },
{ "px": [16,16], "src": [320,272], "f": 0, "t": 411, "d": [52,9], "a": 1 },
{ "px": [32,16], "src": [320,272], "f": 0, "t": 411, "d": [52,10], "a": 1 },
{ "px": [48,16], "src": [320,272], "f": 0, "t": 411, "d": [52,11], "a": 1 },
{ "px": [64,16], "src": [320,272], "f": 0, "t": 411, "d": [52,12], "a": 1 },
{ "px": [80,16], "src": [320,272], "f": 0, "t": 411, "d": [52,13], "a": 1 },
{ "px": [96,16], "src": [320,272], "f": 0, "t": 411, "d": [52,14], "a": 1 },
{ "px": [0,32], "src": [320,272], "f": 0, "t": 411, "d": [52,16], "a": 1 },
{ "px": [16,32], "src": [320,272], "f": 0, "t": 411, "d": [52,17], "a": 1 },
{ "px": [32,32], "src": [320,272], "f": 0, "t": 411, "d": [52,18], "a": 1 },
{ "px": [48,32], "src": [320,272], "f": 0, "t": 411, "d": [52,19], "a": 1 },
{ "px": [64,32], "src": [320,272], "f": 0, "t": 411, "d": [52,20], "a": 1 },
{ "px": [80,32], "src": [320,272], "f": 0, "t": 411, "d": [52,21], "a": 1 },
{ "px": [96,32], "src": [320,272], "f": 0, "t": 411, "d": [52,22], "a": 1 },
{ "px": [16,48], "src": [320,272], "f": 0, "t": 411, "d": [52,25], "a": 1 },
{ "px": [32,48], "src": [320,272], "f": 0, "t": 411, "d": [52,26], "a": 1 },
{ "px": [48,48], "src": [320,272], "f": 0, "t": 411, "d": [52,27], "a": 1 },
{ "px": [64,48], "src": [320,272], "f": 0, "t": 411, "d": [52,28], "a": 1 },
{ "px": [80,48], "src": [320,272], "f": 0, "t": 411, "d": [52,29], "a": 1 },
{ "px": [96,48], "src": [320,272], "f": 0, "t": 411, "d": [52,30], "a": 1 },
{ "px": [112,48], "src": [320,272], "f": 0, "t": 411, "d": [52,31], "a": 1 },
{ "px": [16,64], "src": [320,272], "f": 0, "t": 411, "d": [52,33], "a": 1 },
{ "px": [32,64], "src": [320,272], "f": 0, "t": 411, "d": [52,34], "a": 1 },
{ "px": [48,64], "src": [320,272], "f": 0, "t": 411, "d": [52,35], "a": 1 },
{ "px": [64,64], "src": [320,272], "f": 0, "t": 411, "d": [52,36], "a": 1 },
{ "px": [80,64], "src": [320,272], "f": 0, "t": 411, "d": [52,37], "a": 1 },
{ "px": [96,64], "src": [320,272], "f": 0, "t": 411, "d": [52,38], "a": 1 },
{ "px": [112,64], "src": [320,272], "f": 0, "t": 411, "d": [52,39], "a": 1 },
{ "px": [16,80], "src": [320,272], "f": 0, "t": 411, "d": [52,41], "a": 1 },
{ "px": [32,80], "src": [320,272], "f": 0, "t": 411, "d": [52,42], "a": 1 },
{ "px": [48,80], "src": [320,272], "f": 0, "t": 411, "d": [52,43], "a": 1 },
{ "px": [64,80], "src": [320,272], "f": 0, "t": 411, "d": [52,44], "a": 1 },
{ "px": [80,80], "src": [320,272], "f": 0, "t": 411, "d": [52,45], "a": 1 },
{ "px": [96,80], "src": [320,272], "f": 0, "t": 411, "d": [52,46], "a": 1 },
{ "px": [16,96], "src": [320,272], "f": 0, "t": 411, "d": [52,49], "a": 1 },
{ "px": [32,96], "src": [320,272], "f": 0, "t": 411, "d": [52,50], "a": 1 },
{ "px": [48,96], "src": [320,272], "f": 0, "t": 411, "d": [52,51], "a": 1 },
{ "px": [64,96], "src": [320,272], "f": 0, "t": 411, "d": [52,52], "a": 1 },
{ "px": [80,96], "src": [320,272], "f": 0, "t": 411, "d": [52,53], "a": 1 },
{ "px": [96,96], "src": [320,272], "f": 0, "t": 411, "d": [52,54], "a": 1 },
{ "px": [112,16], "src": [224,128], "f": 0, "t": 198, "d": [56,15], "a": 1 },
{ "px": [0,64], "src": [224,128], "f": 1, "t": 198, "d": [56,32], "a": 1 },
{ "px": [0,80], "src": [224,128], "f": 1, "t": 198, "d": [56,40], "a": 1 },
{ "px": [0,96], "src": [224,128], "f": 1, "t": 198, "d": [56,48], "a": 1 },
{ "px": [112,96], "src": [224,128], "f": 0, "t": 198, "d": [56,55], "a": 1 },
{ "px": [0,0], "src": [256,96], "f": 2, "t": 154, "d": [57,0], "a": 1 },
{ "px": [16,0], "src": [256,96], "f": 2, "t": 154, "d": [57,1], "a": 1 },
{ "px": [96,0], "src": [256,96], "f": 2, "t": 154, "d": [57,6], "a": 1 },
{ "px": [16,112], "src": [256,96], "f": 0, "t": 154, "d": [57,57], "a": 1 },
{ "px": [32,112], "src": [256,96], "f": 0, "t": 154, "d": [57,58], "a": 1 },
{ "px": [48,112], "src": [256,96], "f": 0, "t": 154, "d": [57,59], "a": 1 },
{ "px": [64,112], "src": [256,96], "f": 0, "t": 154, "d": [57,60], "a": 1 },
{ "px": [80,112], "src": [256,96], "f": 0, "t": 154, "d": [57,61], "a": 1 },
{ "px": [96,112], "src": [256,96], "f": 0, "t": 154, "d": [57,62], "a": 1 },
{ "px": [32,0], "src": [224,96], "f": 3, "t": 152, "d": [58,2], "a": 1 },
{ "px": [80,0], "src": [224,96], "f": 2, "t": 152, "d": [58,5], "a": 1 },
{ "px": [112,32], "src": [224,96], "f": 2, "t": 152, "d": [58,23], "a": 1 },
{ "px": [0,48], "src": [224,96], "f": 1, "t": 152, "d": [58,24], "a": 1 },
{ "px": [112,80], "src": [224,96], "f": 0, "t": 152, "d": [58,47], "a": 1 },
{ "px": [112,0], "src": [0,304], "f": 2, "t": 437, "d": [59,7], "a": 1 },
{ "px": [0,112], "src": [0,304], "f": 1, "t": 437, "d": [59,56], "a": 1 },
{ "px": [112,112], "src": [0,304], "f": 0, "t": 437, "d": [59,63], "a": 1 }
],
"seed": 276269,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": []
}
],
"__neighbours": [ { "levelIid": "3a9bccb0-8990-11ee-b0d1-611bffdaddd4", "dir": "ne" }, { "levelIid": "3c3cab70-8990-11ee-b0d1-47d38bc07784", "dir": "e" }, { "levelIid": "3da38e70-8990-11ee-b0d1-35eaa0b2d5b4", "dir": "n" }, { "levelIid": "6241d720-b0a0-11ee-b705-53cbfa4e81e3", "dir": "w" } ]
},
{
"identifier": "Level_1",
"iid": "3a9bccb0-8990-11ee-b0d1-611bffdaddd4",
"uid": 69,
"worldX": 0,
"worldY": -128,
"worldDepth": 0,
"pxWid": 128,
"pxHei": 128,
"__bgColor": "#696A79",
"bgColor": null,
"useAutoIdentifier": true,
"bgRelPath": null,
"bgPos": null,
"bgPivotX": 0.5,
"bgPivotY": 0.5,
"__smartColor": "#ADADB5",
"__bgPos": null,
"externalRelPath": null,
"fieldInstances": [],
"layerInstances": [
{
"__identifier": "Entities",
"__type": "Entities",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": null,
"__tilesetRelPath": null,
"iid": "3a9bccb1-8990-11ee-b0d1-1746d3b246bd",
"levelId": 69,
"layerDefUid": 60,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 5799231,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": [
{
"__identifier": "Coin",
"__grid": [0,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b04df500-8990-11ee-b0d1-ed245d280444",
"width": 16,
"height": 16,
"defUid": 72,
"px": [0,48],
"fieldInstances": [],
"__worldX": 0,
"__worldY": -80
},
{
"__identifier": "Coin",
"__grid": [1,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b0730930-8990-11ee-b0d1-436316c31a4a",
"width": 16,
"height": 16,
"defUid": 72,
"px": [16,32],
"fieldInstances": [],
"__worldX": 16,
"__worldY": -96
},
{
"__identifier": "Coin",
"__grid": [2,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b0e775e0-8990-11ee-b0d1-a5a37b726927",
"width": 16,
"height": 16,
"defUid": 72,
"px": [32,80],
"fieldInstances": [],
"__worldX": 32,
"__worldY": -48
},
{
"__identifier": "Coin",
"__grid": [3,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b1925be0-8990-11ee-b0d1-bf7791aa8433",
"width": 16,
"height": 16,
"defUid": 72,
"px": [48,64],
"fieldInstances": [],
"__worldX": 48,
"__worldY": -64
},
{
"__identifier": "Coin",
"__grid": [4,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b1b9ba00-8990-11ee-b0d1-c1445b364c91",
"width": 16,
"height": 16,
"defUid": 72,
"px": [64,48],
"fieldInstances": [],
"__worldX": 64,
"__worldY": -80
},
{
"__identifier": "Coin",
"__grid": [5,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "b1dc8440-8990-11ee-b0d1-af00cceb68ca",
"width": 16,
"height": 16,
"defUid": 72,
"px": [80,32],
"fieldInstances": [],
"__worldX": 80,
"__worldY": -96
},
{
"__identifier": "Coin",
"__grid": [6,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "85670860-b0a0-11ee-b705-b5d215c59d94",
"width": 16,
"height": 16,
"defUid": 72,
"px": [96,80],
"fieldInstances": [],
"__worldX": 96,
"__worldY": -48
},
{
"__identifier": "Coin",
"__grid": [7,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "85b9e350-b0a0-11ee-b705-77882efead4f",
"width": 16,
"height": 16,
"defUid": 72,
"px": [112,64],
"fieldInstances": [],
"__worldX": 112,
"__worldY": -64
}
]
},
{
"__identifier": "Walls",
"__type": "IntGrid",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": 4,
"__tilesetRelPath": "../atlas/SunnyLand_by_Ansimuz-extended.png",
"iid": "3a9bccb2-8990-11ee-b0d1-1d4e908f15b4",
"levelId": 69,
"layerDefUid": 7,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
0,
0,
1,
1,
1
],
"autoLayerTiles": [
{ "px": [0,16], "src": [320,272], "f": 0, "t": 411, "d": [52,8], "a": 1 },
{ "px": [16,16], "src": [320,272], "f": 0, "t": 411, "d": [52,9], "a": 1 },
{ "px": [32,16], "src": [320,272], "f": 0, "t": 411, "d": [52,10], "a": 1 },
{ "px": [48,16], "src": [320,272], "f": 0, "t": 411, "d": [52,11], "a": 1 },
{ "px": [64,16], "src": [320,272], "f": 0, "t": 411, "d": [52,12], "a": 1 },
{ "px": [80,16], "src": [320,272], "f": 0, "t": 411, "d": [52,13], "a": 1 },
{ "px": [96,16], "src": [320,272], "f": 0, "t": 411, "d": [52,14], "a": 1 },
{ "px": [112,16], "src": [320,272], "f": 0, "t": 411, "d": [52,15], "a": 1 },
{ "px": [0,32], "src": [320,272], "f": 0, "t": 411, "d": [52,16], "a": 1 },
{ "px": [16,32], "src": [320,272], "f": 0, "t": 411, "d": [52,17], "a": 1 },
{ "px": [32,32], "src": [320,272], "f": 0, "t": 411, "d": [52,18], "a": 1 },
{ "px": [48,32], "src": [320,272], "f": 0, "t": 411, "d": [52,19], "a": 1 },
{ "px": [64,32], "src": [320,272], "f": 0, "t": 411, "d": [52,20], "a": 1 },
{ "px": [80,32], "src": [320,272], "f": 0, "t": 411, "d": [52,21], "a": 1 },
{ "px": [96,32], "src": [320,272], "f": 0, "t": 411, "d": [52,22], "a": 1 },
{ "px": [112,32], "src": [320,272], "f": 0, "t": 411, "d": [52,23], "a": 1 },
{ "px": [0,48], "src": [320,272], "f": 0, "t": 411, "d": [52,24], "a": 1 },
{ "px": [16,48], "src": [320,272], "f": 0, "t": 411, "d": [52,25], "a": 1 },
{ "px": [32,48], "src": [320,272], "f": 0, "t": 411, "d": [52,26], "a": 1 },
{ "px": [48,48], "src": [320,272], "f": 0, "t": 411, "d": [52,27], "a": 1 },
{ "px": [64,48], "src": [320,272], "f": 0, "t": 411, "d": [52,28], "a": 1 },
{ "px": [80,48], "src": [320,272], "f": 0, "t": 411, "d": [52,29], "a": 1 },
{ "px": [96,48], "src": [320,272], "f": 0, "t": 411, "d": [52,30], "a": 1 },
{ "px": [112,48], "src": [320,272], "f": 0, "t": 411, "d": [52,31], "a": 1 },
{ "px": [0,64], "src": [320,272], "f": 0, "t": 411, "d": [52,32], "a": 1 },
{ "px": [16,64], "src": [320,272], "f": 0, "t": 411, "d": [52,33], "a": 1 },
{ "px": [32,64], "src": [320,272], "f": 0, "t": 411, "d": [52,34], "a": 1 },
{ "px": [48,64], "src": [320,272], "f": 0, "t": 411, "d": [52,35], "a": 1 },
{ "px": [64,64], "src": [320,272], "f": 0, "t": 411, "d": [52,36], "a": 1 },
{ "px": [80,64], "src": [320,272], "f": 0, "t": 411, "d": [52,37], "a": 1 },
{ "px": [96,64], "src": [320,272], "f": 0, "t": 411, "d": [52,38], "a": 1 },
{ "px": [112,64], "src": [320,272], "f": 0, "t": 411, "d": [52,39], "a": 1 },
{ "px": [0,80], "src": [320,272], "f": 0, "t": 411, "d": [52,40], "a": 1 },
{ "px": [16,80], "src": [320,272], "f": 0, "t": 411, "d": [52,41], "a": 1 },
{ "px": [32,80], "src": [320,272], "f": 0, "t": 411, "d": [52,42], "a": 1 },
{ "px": [48,80], "src": [320,272], "f": 0, "t": 411, "d": [52,43], "a": 1 },
{ "px": [64,80], "src": [320,272], "f": 0, "t": 411, "d": [52,44], "a": 1 },
{ "px": [80,80], "src": [320,272], "f": 0, "t": 411, "d": [52,45], "a": 1 },
{ "px": [96,80], "src": [320,272], "f": 0, "t": 411, "d": [52,46], "a": 1 },
{ "px": [112,80], "src": [320,272], "f": 0, "t": 411, "d": [52,47], "a": 1 },
{ "px": [0,96], "src": [320,272], "f": 0, "t": 411, "d": [52,48], "a": 1 },
{ "px": [16,96], "src": [320,272], "f": 0, "t": 411, "d": [52,49], "a": 1 },
{ "px": [32,96], "src": [320,272], "f": 0, "t": 411, "d": [52,50], "a": 1 },
{ "px": [48,96], "src": [320,272], "f": 0, "t": 411, "d": [52,51], "a": 1 },
{ "px": [64,96], "src": [320,272], "f": 0, "t": 411, "d": [52,52], "a": 1 },
{ "px": [80,96], "src": [320,272], "f": 0, "t": 411, "d": [52,53], "a": 1 },
{ "px": [96,96], "src": [320,272], "f": 0, "t": 411, "d": [52,54], "a": 1 },
{ "px": [112,96], "src": [320,272], "f": 0, "t": 411, "d": [52,55], "a": 1 },
{ "px": [48,112], "src": [320,272], "f": 0, "t": 411, "d": [52,59], "a": 1 },
{ "px": [64,112], "src": [320,272], "f": 0, "t": 411, "d": [52,60], "a": 1 },
{ "px": [0,0], "src": [256,96], "f": 2, "t": 154, "d": [57,0], "a": 1 },
{ "px": [16,0], "src": [256,96], "f": 2, "t": 154, "d": [57,1], "a": 1 },
{ "px": [32,0], "src": [256,96], "f": 2, "t": 154, "d": [57,2], "a": 1 },
{ "px": [48,0], "src": [256,96], "f": 2, "t": 154, "d": [57,3], "a": 1 },
{ "px": [64,0], "src": [256,96], "f": 2, "t": 154, "d": [57,4], "a": 1 },
{ "px": [80,0], "src": [256,96], "f": 2, "t": 154, "d": [57,5], "a": 1 },
{ "px": [96,0], "src": [256,96], "f": 2, "t": 154, "d": [57,6], "a": 1 },
{ "px": [112,0], "src": [256,96], "f": 2, "t": 154, "d": [57,7], "a": 1 },
{ "px": [0,112], "src": [256,96], "f": 0, "t": 154, "d": [57,56], "a": 1 },
{ "px": [16,112], "src": [256,96], "f": 0, "t": 154, "d": [57,57], "a": 1 },
{ "px": [96,112], "src": [256,96], "f": 0, "t": 154, "d": [57,62], "a": 1 },
{ "px": [112,112], "src": [256,96], "f": 0, "t": 154, "d": [57,63], "a": 1 },
{ "px": [32,112], "src": [224,96], "f": 1, "t": 152, "d": [58,58], "a": 1 },
{ "px": [80,112], "src": [224,96], "f": 0, "t": 152, "d": [58,61], "a": 1 }
],
"seed": 1752917,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": []
}
],
"__neighbours": [ { "levelIid": "34f51d20-8990-11ee-b0d1-cfeb0e9e30f6", "dir": "sw" }, { "levelIid": "3c3cab70-8990-11ee-b0d1-47d38bc07784", "dir": "s" }, { "levelIid": "3da38e70-8990-11ee-b0d1-35eaa0b2d5b4", "dir": "w" }, { "levelIid": "5df6e700-b0a0-11ee-b705-73e6d4d331f9", "dir": "e" } ]
},
{
"identifier": "Level_2",
"iid": "3c3cab70-8990-11ee-b0d1-47d38bc07784",
"uid": 70,
"worldX": 0,
"worldY": 0,
"worldDepth": 0,
"pxWid": 128,
"pxHei": 128,
"__bgColor": "#696A79",
"bgColor": null,
"useAutoIdentifier": true,
"bgRelPath": null,
"bgPos": null,
"bgPivotX": 0.5,
"bgPivotY": 0.5,
"__smartColor": "#ADADB5",
"__bgPos": null,
"externalRelPath": null,
"fieldInstances": [],
"layerInstances": [
{
"__identifier": "Entities",
"__type": "Entities",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": null,
"__tilesetRelPath": null,
"iid": "3c3cab71-8990-11ee-b0d1-9f9d42d5a23f",
"levelId": 70,
"layerDefUid": 60,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 9131153,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": [
{
"__identifier": "Coin",
"__grid": [2,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a0c954d0-8990-11ee-b0d1-434cfcbc78ea",
"width": 16,
"height": 16,
"defUid": 72,
"px": [32,80],
"fieldInstances": [],
"__worldX": 32,
"__worldY": 80
},
{
"__identifier": "Coin",
"__grid": [4,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a0e71600-8990-11ee-b0d1-cf8db94f88fe",
"width": 16,
"height": 16,
"defUid": 72,
"px": [64,80],
"fieldInstances": [],
"__worldX": 64,
"__worldY": 80
},
{
"__identifier": "Coin",
"__grid": [3,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a1215fe0-8990-11ee-b0d1-cbd80de4853a",
"width": 16,
"height": 16,
"defUid": 72,
"px": [48,80],
"fieldInstances": [],
"__worldX": 48,
"__worldY": 80
},
{
"__identifier": "Coin",
"__grid": [5,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a182e0d0-8990-11ee-b0d1-9d750cfdf4ab",
"width": 16,
"height": 16,
"defUid": 72,
"px": [80,80],
"fieldInstances": [],
"__worldX": 80,
"__worldY": 80
},
{
"__identifier": "Coin",
"__grid": [4,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a1e12d70-8990-11ee-b0d1-1d910fd52dd6",
"width": 16,
"height": 16,
"defUid": 72,
"px": [64,64],
"fieldInstances": [],
"__worldX": 64,
"__worldY": 64
},
{
"__identifier": "Coin",
"__grid": [3,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a21d7320-8990-11ee-b0d1-dd89f0ba5b5c",
"width": 16,
"height": 16,
"defUid": 72,
"px": [48,64],
"fieldInstances": [],
"__worldX": 48,
"__worldY": 64
},
{
"__identifier": "Coin",
"__grid": [2,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a2406470-8990-11ee-b0d1-3dc2cad0d286",
"width": 16,
"height": 16,
"defUid": 72,
"px": [32,64],
"fieldInstances": [],
"__worldX": 32,
"__worldY": 64
},
{
"__identifier": "Coin",
"__grid": [5,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a2889100-8990-11ee-b0d1-b9573baa7634",
"width": 16,
"height": 16,
"defUid": 72,
"px": [80,64],
"fieldInstances": [],
"__worldX": 80,
"__worldY": 64
},
{
"__identifier": "Coin",
"__grid": [5,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a2b1eaf0-8990-11ee-b0d1-0350a1b606c8",
"width": 16,
"height": 16,
"defUid": 72,
"px": [80,48],
"fieldInstances": [],
"__worldX": 80,
"__worldY": 48
},
{
"__identifier": "Coin",
"__grid": [4,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a2d5edb0-8990-11ee-b0d1-913d15039510",
"width": 16,
"height": 16,
"defUid": 72,
"px": [64,48],
"fieldInstances": [],
"__worldX": 64,
"__worldY": 48
},
{
"__identifier": "Coin",
"__grid": [3,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a2f8df00-8990-11ee-b0d1-85265fc8b19a",
"width": 16,
"height": 16,
"defUid": 72,
"px": [48,48],
"fieldInstances": [],
"__worldX": 48,
"__worldY": 48
},
{
"__identifier": "Coin",
"__grid": [2,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a31df330-8990-11ee-b0d1-ed4f999e38d4",
"width": 16,
"height": 16,
"defUid": 72,
"px": [32,48],
"fieldInstances": [],
"__worldX": 32,
"__worldY": 48
},
{
"__identifier": "Coin",
"__grid": [2,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a386c720-8990-11ee-b0d1-bda5cbaa2f56",
"width": 16,
"height": 16,
"defUid": 72,
"px": [32,32],
"fieldInstances": [],
"__worldX": 32,
"__worldY": 32
},
{
"__identifier": "Coin",
"__grid": [3,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a3aaf0f0-8990-11ee-b0d1-33ff3d484924",
"width": 16,
"height": 16,
"defUid": 72,
"px": [48,32],
"fieldInstances": [],
"__worldX": 48,
"__worldY": 32
},
{
"__identifier": "Coin",
"__grid": [5,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a3d11690-8990-11ee-b0d1-a99c66752bfa",
"width": 16,
"height": 16,
"defUid": 72,
"px": [80,32],
"fieldInstances": [],
"__worldX": 80,
"__worldY": 32
},
{
"__identifier": "Coin",
"__grid": [4,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "a401c380-8990-11ee-b0d1-f752529c044c",
"width": 16,
"height": 16,
"defUid": 72,
"px": [64,32],
"fieldInstances": [],
"__worldX": 64,
"__worldY": 32
}
]
},
{
"__identifier": "Walls",
"__type": "IntGrid",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": 4,
"__tilesetRelPath": "../atlas/SunnyLand_by_Ansimuz-extended.png",
"iid": "3c3cab72-8990-11ee-b0d1-0f36f6062a97",
"levelId": 70,
"layerDefUid": 7,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [
1,
1,
1,
0,
0,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"autoLayerTiles": [
{ "px": [48,0], "src": [320,272], "f": 0, "t": 411, "d": [52,3], "a": 1 },
{ "px": [64,0], "src": [320,272], "f": 0, "t": 411, "d": [52,4], "a": 1 },
{ "px": [16,16], "src": [320,272], "f": 0, "t": 411, "d": [52,9], "a": 1 },
{ "px": [32,16], "src": [320,272], "f": 0, "t": 411, "d": [52,10], "a": 1 },
{ "px": [48,16], "src": [320,272], "f": 0, "t": 411, "d": [52,11], "a": 1 },
{ "px": [64,16], "src": [320,272], "f": 0, "t": 411, "d": [52,12], "a": 1 },
{ "px": [80,16], "src": [320,272], "f": 0, "t": 411, "d": [52,13], "a": 1 },
{ "px": [96,16], "src": [320,272], "f": 0, "t": 411, "d": [52,14], "a": 1 },
{ "px": [16,32], "src": [320,272], "f": 0, "t": 411, "d": [52,17], "a": 1 },
{ "px": [32,32], "src": [320,272], "f": 0, "t": 411, "d": [52,18], "a": 1 },
{ "px": [48,32], "src": [320,272], "f": 0, "t": 411, "d": [52,19], "a": 1 },
{ "px": [64,32], "src": [320,272], "f": 0, "t": 411, "d": [52,20], "a": 1 },
{ "px": [80,32], "src": [320,272], "f": 0, "t": 411, "d": [52,21], "a": 1 },
{ "px": [96,32], "src": [320,272], "f": 0, "t": 411, "d": [52,22], "a": 1 },
{ "px": [0,48], "src": [320,272], "f": 0, "t": 411, "d": [52,24], "a": 1 },
{ "px": [16,48], "src": [320,272], "f": 0, "t": 411, "d": [52,25], "a": 1 },
{ "px": [32,48], "src": [320,272], "f": 0, "t": 411, "d": [52,26], "a": 1 },
{ "px": [48,48], "src": [320,272], "f": 0, "t": 411, "d": [52,27], "a": 1 },
{ "px": [64,48], "src": [320,272], "f": 0, "t": 411, "d": [52,28], "a": 1 },
{ "px": [80,48], "src": [320,272], "f": 0, "t": 411, "d": [52,29], "a": 1 },
{ "px": [96,48], "src": [320,272], "f": 0, "t": 411, "d": [52,30], "a": 1 },
{ "px": [0,64], "src": [320,272], "f": 0, "t": 411, "d": [52,32], "a": 1 },
{ "px": [16,64], "src": [320,272], "f": 0, "t": 411, "d": [52,33], "a": 1 },
{ "px": [32,64], "src": [320,272], "f": 0, "t": 411, "d": [52,34], "a": 1 },
{ "px": [48,64], "src": [320,272], "f": 0, "t": 411, "d": [52,35], "a": 1 },
{ "px": [64,64], "src": [320,272], "f": 0, "t": 411, "d": [52,36], "a": 1 },
{ "px": [80,64], "src": [320,272], "f": 0, "t": 411, "d": [52,37], "a": 1 },
{ "px": [96,64], "src": [320,272], "f": 0, "t": 411, "d": [52,38], "a": 1 },
{ "px": [16,80], "src": [320,272], "f": 0, "t": 411, "d": [52,41], "a": 1 },
{ "px": [32,80], "src": [320,272], "f": 0, "t": 411, "d": [52,42], "a": 1 },
{ "px": [48,80], "src": [320,272], "f": 0, "t": 411, "d": [52,43], "a": 1 },
{ "px": [64,80], "src": [320,272], "f": 0, "t": 411, "d": [52,44], "a": 1 },
{ "px": [80,80], "src": [320,272], "f": 0, "t": 411, "d": [52,45], "a": 1 },
{ "px": [96,80], "src": [320,272], "f": 0, "t": 411, "d": [52,46], "a": 1 },
{ "px": [16,96], "src": [320,272], "f": 0, "t": 411, "d": [52,49], "a": 1 },
{ "px": [32,96], "src": [320,272], "f": 0, "t": 411, "d": [52,50], "a": 1 },
{ "px": [48,96], "src": [320,272], "f": 0, "t": 411, "d": [52,51], "a": 1 },
{ "px": [64,96], "src": [320,272], "f": 0, "t": 411, "d": [52,52], "a": 1 },
{ "px": [80,96], "src": [320,272], "f": 0, "t": 411, "d": [52,53], "a": 1 },
{ "px": [96,96], "src": [320,272], "f": 0, "t": 411, "d": [52,54], "a": 1 },
{ "px": [0,16], "src": [224,128], "f": 1, "t": 198, "d": [56,8], "a": 1 },
{ "px": [112,16], "src": [224,128], "f": 0, "t": 198, "d": [56,15], "a": 1 },
{ "px": [112,32], "src": [224,128], "f": 0, "t": 198, "d": [56,23], "a": 1 },
{ "px": [112,48], "src": [224,128], "f": 0, "t": 198, "d": [56,31], "a": 1 },
{ "px": [112,64], "src": [224,128], "f": 0, "t": 198, "d": [56,39], "a": 1 },
{ "px": [112,80], "src": [224,128], "f": 0, "t": 198, "d": [56,47], "a": 1 },
{ "px": [0,96], "src": [224,128], "f": 1, "t": 198, "d": [56,48], "a": 1 },
{ "px": [112,96], "src": [224,128], "f": 0, "t": 198, "d": [56,55], "a": 1 },
{ "px": [16,0], "src": [256,96], "f": 2, "t": 154, "d": [57,1], "a": 1 },
{ "px": [96,0], "src": [256,96], "f": 2, "t": 154, "d": [57,6], "a": 1 },
{ "px": [16,112], "src": [256,96], "f": 0, "t": 154, "d": [57,57], "a": 1 },
{ "px": [32,112], "src": [256,96], "f": 0, "t": 154, "d": [57,58], "a": 1 },
{ "px": [48,112], "src": [256,96], "f": 0, "t": 154, "d": [57,59], "a": 1 },
{ "px": [64,112], "src": [256,96], "f": 0, "t": 154, "d": [57,60], "a": 1 },
{ "px": [80,112], "src": [256,96], "f": 0, "t": 154, "d": [57,61], "a": 1 },
{ "px": [96,112], "src": [256,96], "f": 0, "t": 154, "d": [57,62], "a": 1 },
{ "px": [32,0], "src": [224,96], "f": 3, "t": 152, "d": [58,2], "a": 1 },
{ "px": [80,0], "src": [224,96], "f": 2, "t": 152, "d": [58,5], "a": 1 },
{ "px": [0,32], "src": [224,96], "f": 3, "t": 152, "d": [58,16], "a": 1 },
{ "px": [0,80], "src": [224,96], "f": 1, "t": 152, "d": [58,40], "a": 1 },
{ "px": [0,0], "src": [0,304], "f": 3, "t": 437, "d": [59,0], "a": 1 },
{ "px": [112,0], "src": [0,304], "f": 2, "t": 437, "d": [59,7], "a": 1 },
{ "px": [0,112], "src": [0,304], "f": 1, "t": 437, "d": [59,56], "a": 1 },
{ "px": [112,112], "src": [0,304], "f": 0, "t": 437, "d": [59,63], "a": 1 }
],
"seed": 3770440,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": []
}
],
"__neighbours": [ { "levelIid": "34f51d20-8990-11ee-b0d1-cfeb0e9e30f6", "dir": "w" }, { "levelIid": "3a9bccb0-8990-11ee-b0d1-611bffdaddd4", "dir": "n" }, { "levelIid": "3da38e70-8990-11ee-b0d1-35eaa0b2d5b4", "dir": "nw" }, { "levelIid": "5df6e700-b0a0-11ee-b705-73e6d4d331f9", "dir": "ne" } ]
},
{
"identifier": "Level_3",
"iid": "3da38e70-8990-11ee-b0d1-35eaa0b2d5b4",
"uid": 71,
"worldX": -128,
"worldY": -128,
"worldDepth": 0,
"pxWid": 128,
"pxHei": 128,
"__bgColor": "#696A79",
"bgColor": null,
"useAutoIdentifier": true,
"bgRelPath": null,
"bgPos": null,
"bgPivotX": 0.5,
"bgPivotY": 0.5,
"__smartColor": "#ADADB5",
"__bgPos": null,
"externalRelPath": null,
"fieldInstances": [],
"layerInstances": [
{
"__identifier": "Entities",
"__type": "Entities",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": null,
"__tilesetRelPath": null,
"iid": "3da3b580-8990-11ee-b0d1-af36383063e4",
"levelId": 71,
"layerDefUid": 60,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 6435225,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": [
{
"__identifier": "Coin",
"__grid": [2,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "ad18e1b0-8990-11ee-b0d1-f53ee5f60b98",
"width": 16,
"height": 16,
"defUid": 72,
"px": [32,80],
"fieldInstances": [],
"__worldX": -96,
"__worldY": -48
},
{
"__identifier": "Coin",
"__grid": [3,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "ad4018c0-8990-11ee-b0d1-2ba6bbb01ab6",
"width": 16,
"height": 16,
"defUid": 72,
"px": [48,64],
"fieldInstances": [],
"__worldX": -80,
"__worldY": -64
},
{
"__identifier": "Coin",
"__grid": [4,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "ad98e720-8990-11ee-b0d1-a510b7203ee7",
"width": 16,
"height": 16,
"defUid": 72,
"px": [64,48],
"fieldInstances": [],
"__worldX": -64,
"__worldY": -80
},
{
"__identifier": "Coin",
"__grid": [5,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "addd1c10-8990-11ee-b0d1-c71d4db37ca8",
"width": 16,
"height": 16,
"defUid": 72,
"px": [80,32],
"fieldInstances": [],
"__worldX": -48,
"__worldY": -96
},
{
"__identifier": "Coin",
"__grid": [6,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "af364370-8990-11ee-b0d1-697ad219c23c",
"width": 16,
"height": 16,
"defUid": 72,
"px": [96,80],
"fieldInstances": [],
"__worldX": -32,
"__worldY": -48
},
{
"__identifier": "Coin",
"__grid": [7,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "af582350-8990-11ee-b0d1-eba8a7e1703f",
"width": 16,
"height": 16,
"defUid": 72,
"px": [112,64],
"fieldInstances": [],
"__worldX": -16,
"__worldY": -64
}
]
},
{
"__identifier": "Walls",
"__type": "IntGrid",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": 4,
"__tilesetRelPath": "../atlas/SunnyLand_by_Ansimuz-extended.png",
"iid": "3da3b581-8990-11ee-b0d1-231d2a83677e",
"levelId": 71,
"layerDefUid": 7,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
0,
0,
1,
1,
1
],
"autoLayerTiles": [
{ "px": [16,16], "src": [320,272], "f": 0, "t": 411, "d": [52,9], "a": 1 },
{ "px": [32,16], "src": [320,272], "f": 0, "t": 411, "d": [52,10], "a": 1 },
{ "px": [48,16], "src": [320,272], "f": 0, "t": 411, "d": [52,11], "a": 1 },
{ "px": [64,16], "src": [320,272], "f": 0, "t": 411, "d": [52,12], "a": 1 },
{ "px": [80,16], "src": [320,272], "f": 0, "t": 411, "d": [52,13], "a": 1 },
{ "px": [96,16], "src": [320,272], "f": 0, "t": 411, "d": [52,14], "a": 1 },
{ "px": [112,16], "src": [320,272], "f": 0, "t": 411, "d": [52,15], "a": 1 },
{ "px": [16,32], "src": [320,272], "f": 0, "t": 411, "d": [52,17], "a": 1 },
{ "px": [32,32], "src": [320,272], "f": 0, "t": 411, "d": [52,18], "a": 1 },
{ "px": [48,32], "src": [320,272], "f": 0, "t": 411, "d": [52,19], "a": 1 },
{ "px": [64,32], "src": [320,272], "f": 0, "t": 411, "d": [52,20], "a": 1 },
{ "px": [80,32], "src": [320,272], "f": 0, "t": 411, "d": [52,21], "a": 1 },
{ "px": [96,32], "src": [320,272], "f": 0, "t": 411, "d": [52,22], "a": 1 },
{ "px": [112,32], "src": [320,272], "f": 0, "t": 411, "d": [52,23], "a": 1 },
{ "px": [16,48], "src": [320,272], "f": 0, "t": 411, "d": [52,25], "a": 1 },
{ "px": [32,48], "src": [320,272], "f": 0, "t": 411, "d": [52,26], "a": 1 },
{ "px": [48,48], "src": [320,272], "f": 0, "t": 411, "d": [52,27], "a": 1 },
{ "px": [64,48], "src": [320,272], "f": 0, "t": 411, "d": [52,28], "a": 1 },
{ "px": [80,48], "src": [320,272], "f": 0, "t": 411, "d": [52,29], "a": 1 },
{ "px": [96,48], "src": [320,272], "f": 0, "t": 411, "d": [52,30], "a": 1 },
{ "px": [112,48], "src": [320,272], "f": 0, "t": 411, "d": [52,31], "a": 1 },
{ "px": [16,64], "src": [320,272], "f": 0, "t": 411, "d": [52,33], "a": 1 },
{ "px": [32,64], "src": [320,272], "f": 0, "t": 411, "d": [52,34], "a": 1 },
{ "px": [48,64], "src": [320,272], "f": 0, "t": 411, "d": [52,35], "a": 1 },
{ "px": [64,64], "src": [320,272], "f": 0, "t": 411, "d": [52,36], "a": 1 },
{ "px": [80,64], "src": [320,272], "f": 0, "t": 411, "d": [52,37], "a": 1 },
{ "px": [96,64], "src": [320,272], "f": 0, "t": 411, "d": [52,38], "a": 1 },
{ "px": [112,64], "src": [320,272], "f": 0, "t": 411, "d": [52,39], "a": 1 },
{ "px": [16,80], "src": [320,272], "f": 0, "t": 411, "d": [52,41], "a": 1 },
{ "px": [32,80], "src": [320,272], "f": 0, "t": 411, "d": [52,42], "a": 1 },
{ "px": [48,80], "src": [320,272], "f": 0, "t": 411, "d": [52,43], "a": 1 },
{ "px": [64,80], "src": [320,272], "f": 0, "t": 411, "d": [52,44], "a": 1 },
{ "px": [80,80], "src": [320,272], "f": 0, "t": 411, "d": [52,45], "a": 1 },
{ "px": [96,80], "src": [320,272], "f": 0, "t": 411, "d": [52,46], "a": 1 },
{ "px": [112,80], "src": [320,272], "f": 0, "t": 411, "d": [52,47], "a": 1 },
{ "px": [16,96], "src": [320,272], "f": 0, "t": 411, "d": [52,49], "a": 1 },
{ "px": [32,96], "src": [320,272], "f": 0, "t": 411, "d": [52,50], "a": 1 },
{ "px": [48,96], "src": [320,272], "f": 0, "t": 411, "d": [52,51], "a": 1 },
{ "px": [64,96], "src": [320,272], "f": 0, "t": 411, "d": [52,52], "a": 1 },
{ "px": [80,96], "src": [320,272], "f": 0, "t": 411, "d": [52,53], "a": 1 },
{ "px": [96,96], "src": [320,272], "f": 0, "t": 411, "d": [52,54], "a": 1 },
{ "px": [112,96], "src": [320,272], "f": 0, "t": 411, "d": [52,55], "a": 1 },
{ "px": [48,112], "src": [320,272], "f": 0, "t": 411, "d": [52,59], "a": 1 },
{ "px": [64,112], "src": [320,272], "f": 0, "t": 411, "d": [52,60], "a": 1 },
{ "px": [0,16], "src": [224,128], "f": 1, "t": 198, "d": [56,8], "a": 1 },
{ "px": [0,32], "src": [224,128], "f": 1, "t": 198, "d": [56,16], "a": 1 },
{ "px": [0,48], "src": [224,128], "f": 1, "t": 198, "d": [56,24], "a": 1 },
{ "px": [0,64], "src": [224,128], "f": 1, "t": 198, "d": [56,32], "a": 1 },
{ "px": [0,80], "src": [224,128], "f": 1, "t": 198, "d": [56,40], "a": 1 },
{ "px": [0,96], "src": [224,128], "f": 1, "t": 198, "d": [56,48], "a": 1 },
{ "px": [16,0], "src": [256,96], "f": 2, "t": 154, "d": [57,1], "a": 1 },
{ "px": [32,0], "src": [256,96], "f": 2, "t": 154, "d": [57,2], "a": 1 },
{ "px": [48,0], "src": [256,96], "f": 2, "t": 154, "d": [57,3], "a": 1 },
{ "px": [64,0], "src": [256,96], "f": 2, "t": 154, "d": [57,4], "a": 1 },
{ "px": [80,0], "src": [256,96], "f": 2, "t": 154, "d": [57,5], "a": 1 },
{ "px": [96,0], "src": [256,96], "f": 2, "t": 154, "d": [57,6], "a": 1 },
{ "px": [112,0], "src": [256,96], "f": 2, "t": 154, "d": [57,7], "a": 1 },
{ "px": [16,112], "src": [256,96], "f": 0, "t": 154, "d": [57,57], "a": 1 },
{ "px": [96,112], "src": [256,96], "f": 0, "t": 154, "d": [57,62], "a": 1 },
{ "px": [112,112], "src": [256,96], "f": 0, "t": 154, "d": [57,63], "a": 1 },
{ "px": [32,112], "src": [224,96], "f": 1, "t": 152, "d": [58,58], "a": 1 },
{ "px": [80,112], "src": [224,96], "f": 0, "t": 152, "d": [58,61], "a": 1 },
{ "px": [0,0], "src": [0,304], "f": 3, "t": 437, "d": [59,0], "a": 1 },
{ "px": [0,112], "src": [0,304], "f": 1, "t": 437, "d": [59,56], "a": 1 }
],
"seed": 1132650,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": []
}
],
"__neighbours": [ { "levelIid": "34f51d20-8990-11ee-b0d1-cfeb0e9e30f6", "dir": "s" }, { "levelIid": "3a9bccb0-8990-11ee-b0d1-611bffdaddd4", "dir": "e" }, { "levelIid": "3c3cab70-8990-11ee-b0d1-47d38bc07784", "dir": "se" }, { "levelIid": "6241d720-b0a0-11ee-b705-53cbfa4e81e3", "dir": "sw" } ]
},
{
"identifier": "Level_4",
"iid": "5df6e700-b0a0-11ee-b705-73e6d4d331f9",
"uid": 75,
"worldX": 128,
"worldY": -128,
"worldDepth": 0,
"pxWid": 128,
"pxHei": 128,
"__bgColor": "#696A79",
"bgColor": null,
"useAutoIdentifier": true,
"bgRelPath": null,
"bgPos": null,
"bgPivotX": 0.5,
"bgPivotY": 0.5,
"__smartColor": "#ADADB5",
"__bgPos": null,
"externalRelPath": null,
"fieldInstances": [],
"layerInstances": [
{
"__identifier": "Entities",
"__type": "Entities",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": null,
"__tilesetRelPath": null,
"iid": "5df6e701-b0a0-11ee-b705-43e292533ee3",
"levelId": 75,
"layerDefUid": 60,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 7297589,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": [
{
"__identifier": "Coin",
"__grid": [0,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "86642d10-b0a0-11ee-b705-bf5a093b6bca",
"width": 16,
"height": 16,
"defUid": 72,
"px": [0,48],
"fieldInstances": [],
"__worldX": 128,
"__worldY": -80
},
{
"__identifier": "Coin",
"__grid": [1,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "86b2c240-b0a0-11ee-b705-5720b3ff2068",
"width": 16,
"height": 16,
"defUid": 72,
"px": [16,32],
"fieldInstances": [],
"__worldX": 144,
"__worldY": -96
},
{
"__identifier": "Coin",
"__grid": [2,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "86fc0040-b0a0-11ee-b705-d1dbd3a60f97",
"width": 16,
"height": 16,
"defUid": 72,
"px": [32,80],
"fieldInstances": [],
"__worldX": 160,
"__worldY": -48
},
{
"__identifier": "Coin",
"__grid": [3,4],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "87231040-b0a0-11ee-b705-dfb1077ca816",
"width": 16,
"height": 16,
"defUid": 72,
"px": [48,64],
"fieldInstances": [],
"__worldX": 176,
"__worldY": -64
},
{
"__identifier": "Coin",
"__grid": [4,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "8764d430-b0a0-11ee-b705-d13b31fdd966",
"width": 16,
"height": 16,
"defUid": 72,
"px": [64,48],
"fieldInstances": [],
"__worldX": 192,
"__worldY": -80
},
{
"__identifier": "Coin",
"__grid": [5,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "8789e860-b0a0-11ee-b705-cfc56af3ef94",
"width": 16,
"height": 16,
"defUid": 72,
"px": [80,32],
"fieldInstances": [],
"__worldX": 208,
"__worldY": -96
}
]
},
{
"__identifier": "Walls",
"__type": "IntGrid",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": 4,
"__tilesetRelPath": "../atlas/SunnyLand_by_Ansimuz-extended.png",
"iid": "5df6e702-b0a0-11ee-b705-7b222e84b533",
"levelId": 75,
"layerDefUid": 7,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"autoLayerTiles": [
{ "px": [0,16], "src": [320,272], "f": 0, "t": 411, "d": [52,8], "a": 1 },
{ "px": [16,16], "src": [320,272], "f": 0, "t": 411, "d": [52,9], "a": 1 },
{ "px": [32,16], "src": [320,272], "f": 0, "t": 411, "d": [52,10], "a": 1 },
{ "px": [48,16], "src": [320,272], "f": 0, "t": 411, "d": [52,11], "a": 1 },
{ "px": [64,16], "src": [320,272], "f": 0, "t": 411, "d": [52,12], "a": 1 },
{ "px": [80,16], "src": [320,272], "f": 0, "t": 411, "d": [52,13], "a": 1 },
{ "px": [96,16], "src": [320,272], "f": 0, "t": 411, "d": [52,14], "a": 1 },
{ "px": [0,32], "src": [320,272], "f": 0, "t": 411, "d": [52,16], "a": 1 },
{ "px": [16,32], "src": [320,272], "f": 0, "t": 411, "d": [52,17], "a": 1 },
{ "px": [32,32], "src": [320,272], "f": 0, "t": 411, "d": [52,18], "a": 1 },
{ "px": [48,32], "src": [320,272], "f": 0, "t": 411, "d": [52,19], "a": 1 },
{ "px": [64,32], "src": [320,272], "f": 0, "t": 411, "d": [52,20], "a": 1 },
{ "px": [80,32], "src": [320,272], "f": 0, "t": 411, "d": [52,21], "a": 1 },
{ "px": [96,32], "src": [320,272], "f": 0, "t": 411, "d": [52,22], "a": 1 },
{ "px": [0,48], "src": [320,272], "f": 0, "t": 411, "d": [52,24], "a": 1 },
{ "px": [16,48], "src": [320,272], "f": 0, "t": 411, "d": [52,25], "a": 1 },
{ "px": [32,48], "src": [320,272], "f": 0, "t": 411, "d": [52,26], "a": 1 },
{ "px": [48,48], "src": [320,272], "f": 0, "t": 411, "d": [52,27], "a": 1 },
{ "px": [64,48], "src": [320,272], "f": 0, "t": 411, "d": [52,28], "a": 1 },
{ "px": [80,48], "src": [320,272], "f": 0, "t": 411, "d": [52,29], "a": 1 },
{ "px": [96,48], "src": [320,272], "f": 0, "t": 411, "d": [52,30], "a": 1 },
{ "px": [0,64], "src": [320,272], "f": 0, "t": 411, "d": [52,32], "a": 1 },
{ "px": [16,64], "src": [320,272], "f": 0, "t": 411, "d": [52,33], "a": 1 },
{ "px": [32,64], "src": [320,272], "f": 0, "t": 411, "d": [52,34], "a": 1 },
{ "px": [48,64], "src": [320,272], "f": 0, "t": 411, "d": [52,35], "a": 1 },
{ "px": [64,64], "src": [320,272], "f": 0, "t": 411, "d": [52,36], "a": 1 },
{ "px": [80,64], "src": [320,272], "f": 0, "t": 411, "d": [52,37], "a": 1 },
{ "px": [96,64], "src": [320,272], "f": 0, "t": 411, "d": [52,38], "a": 1 },
{ "px": [0,80], "src": [320,272], "f": 0, "t": 411, "d": [52,40], "a": 1 },
{ "px": [16,80], "src": [320,272], "f": 0, "t": 411, "d": [52,41], "a": 1 },
{ "px": [32,80], "src": [320,272], "f": 0, "t": 411, "d": [52,42], "a": 1 },
{ "px": [48,80], "src": [320,272], "f": 0, "t": 411, "d": [52,43], "a": 1 },
{ "px": [64,80], "src": [320,272], "f": 0, "t": 411, "d": [52,44], "a": 1 },
{ "px": [80,80], "src": [320,272], "f": 0, "t": 411, "d": [52,45], "a": 1 },
{ "px": [96,80], "src": [320,272], "f": 0, "t": 411, "d": [52,46], "a": 1 },
{ "px": [0,96], "src": [320,272], "f": 0, "t": 411, "d": [52,48], "a": 1 },
{ "px": [16,96], "src": [320,272], "f": 0, "t": 411, "d": [52,49], "a": 1 },
{ "px": [32,96], "src": [320,272], "f": 0, "t": 411, "d": [52,50], "a": 1 },
{ "px": [48,96], "src": [320,272], "f": 0, "t": 411, "d": [52,51], "a": 1 },
{ "px": [64,96], "src": [320,272], "f": 0, "t": 411, "d": [52,52], "a": 1 },
{ "px": [80,96], "src": [320,272], "f": 0, "t": 411, "d": [52,53], "a": 1 },
{ "px": [96,96], "src": [320,272], "f": 0, "t": 411, "d": [52,54], "a": 1 },
{ "px": [112,16], "src": [224,128], "f": 0, "t": 198, "d": [56,15], "a": 1 },
{ "px": [112,32], "src": [224,128], "f": 0, "t": 198, "d": [56,23], "a": 1 },
{ "px": [112,48], "src": [224,128], "f": 0, "t": 198, "d": [56,31], "a": 1 },
{ "px": [112,64], "src": [224,128], "f": 0, "t": 198, "d": [56,39], "a": 1 },
{ "px": [112,80], "src": [224,128], "f": 0, "t": 198, "d": [56,47], "a": 1 },
{ "px": [112,96], "src": [224,128], "f": 0, "t": 198, "d": [56,55], "a": 1 },
{ "px": [0,0], "src": [256,96], "f": 2, "t": 154, "d": [57,0], "a": 1 },
{ "px": [16,0], "src": [256,96], "f": 2, "t": 154, "d": [57,1], "a": 1 },
{ "px": [32,0], "src": [256,96], "f": 2, "t": 154, "d": [57,2], "a": 1 },
{ "px": [48,0], "src": [256,96], "f": 2, "t": 154, "d": [57,3], "a": 1 },
{ "px": [64,0], "src": [256,96], "f": 2, "t": 154, "d": [57,4], "a": 1 },
{ "px": [80,0], "src": [256,96], "f": 2, "t": 154, "d": [57,5], "a": 1 },
{ "px": [96,0], "src": [256,96], "f": 2, "t": 154, "d": [57,6], "a": 1 },
{ "px": [0,112], "src": [256,96], "f": 0, "t": 154, "d": [57,56], "a": 1 },
{ "px": [16,112], "src": [256,96], "f": 0, "t": 154, "d": [57,57], "a": 1 },
{ "px": [32,112], "src": [256,96], "f": 0, "t": 154, "d": [57,58], "a": 1 },
{ "px": [48,112], "src": [256,96], "f": 0, "t": 154, "d": [57,59], "a": 1 },
{ "px": [64,112], "src": [256,96], "f": 0, "t": 154, "d": [57,60], "a": 1 },
{ "px": [80,112], "src": [256,96], "f": 0, "t": 154, "d": [57,61], "a": 1 },
{ "px": [96,112], "src": [256,96], "f": 0, "t": 154, "d": [57,62], "a": 1 },
{ "px": [112,0], "src": [0,304], "f": 2, "t": 437, "d": [59,7], "a": 1 },
{ "px": [112,112], "src": [0,304], "f": 0, "t": 437, "d": [59,63], "a": 1 }
],
"seed": 4039118,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": []
}
],
"__neighbours": [ { "levelIid": "3a9bccb0-8990-11ee-b0d1-611bffdaddd4", "dir": "w" }, { "levelIid": "3c3cab70-8990-11ee-b0d1-47d38bc07784", "dir": "sw" } ]
},
{
"identifier": "Level_5",
"iid": "6241d720-b0a0-11ee-b705-53cbfa4e81e3",
"uid": 76,
"worldX": -256,
"worldY": 0,
"worldDepth": 0,
"pxWid": 128,
"pxHei": 128,
"__bgColor": "#696A79",
"bgColor": null,
"useAutoIdentifier": true,
"bgRelPath": null,
"bgPos": null,
"bgPivotX": 0.5,
"bgPivotY": 0.5,
"__smartColor": "#ADADB5",
"__bgPos": null,
"externalRelPath": null,
"fieldInstances": [],
"layerInstances": [
{
"__identifier": "Entities",
"__type": "Entities",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": null,
"__tilesetRelPath": null,
"iid": "6241d721-b0a0-11ee-b705-6bb690fe398f",
"levelId": 76,
"layerDefUid": 60,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 6640785,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": [
{
"__identifier": "Coin",
"__grid": [2,1],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "706560b0-b0a0-11ee-b705-6bf67dca7957",
"width": 16,
"height": 16,
"defUid": 72,
"px": [32,16],
"fieldInstances": [],
"__worldX": -224,
"__worldY": 16
},
{
"__identifier": "Coin",
"__grid": [1,1],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "70ebcec0-b0a0-11ee-b705-ed65b4ca915c",
"width": 16,
"height": 16,
"defUid": 72,
"px": [16,16],
"fieldInstances": [],
"__worldX": -240,
"__worldY": 16
},
{
"__identifier": "Coin",
"__grid": [1,2],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "711b6a40-b0a0-11ee-b705-5ffd22a14726",
"width": 16,
"height": 16,
"defUid": 72,
"px": [16,32],
"fieldInstances": [],
"__worldX": -240,
"__worldY": 32
},
{
"__identifier": "Coin",
"__grid": [1,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "71745fb0-b0a0-11ee-b705-9fc3ed3ee411",
"width": 16,
"height": 16,
"defUid": 72,
"px": [16,80],
"fieldInstances": [],
"__worldX": -240,
"__worldY": 80
},
{
"__identifier": "Coin",
"__grid": [1,6],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "71938070-b0a0-11ee-b705-b9038cd61982",
"width": 16,
"height": 16,
"defUid": 72,
"px": [16,96],
"fieldInstances": [],
"__worldX": -240,
"__worldY": 96
},
{
"__identifier": "Coin",
"__grid": [2,6],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "720e2eb0-b0a0-11ee-b705-7bf7defbe6bd",
"width": 16,
"height": 16,
"defUid": 72,
"px": [32,96],
"fieldInstances": [],
"__worldX": -224,
"__worldY": 96
},
{
"__identifier": "Coin",
"__grid": [5,6],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "72b7b520-b0a0-11ee-b705-a96775dd06ce",
"width": 16,
"height": 16,
"defUid": 72,
"px": [80,96],
"fieldInstances": [],
"__worldX": -176,
"__worldY": 96
},
{
"__identifier": "Coin",
"__grid": [6,6],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "7338f310-b0a0-11ee-b705-13c1e89d8ec8",
"width": 16,
"height": 16,
"defUid": 72,
"px": [96,96],
"fieldInstances": [],
"__worldX": -160,
"__worldY": 96
},
{
"__identifier": "Coin",
"__grid": [6,5],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 73, "x": 64, "y": 160, "w": 32, "h": 32 },
"__smartColor": "#D77643",
"iid": "7355a2d0-b0a0-11ee-b705-8158ed400970",
"width": 16,
"height": 16,
"defUid": 72,
"px": [96,80],
"fieldInstances": [],
"__worldX": -160,
"__worldY": 80
}
]
},
{
"__identifier": "Walls",
"__type": "IntGrid",
"__cWid": 8,
"__cHei": 8,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": 4,
"__tilesetRelPath": "../atlas/SunnyLand_by_Ansimuz-extended.png",
"iid": "6241d722-b0a0-11ee-b705-3767d6dab603",
"levelId": 76,
"layerDefUid": 7,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"autoLayerTiles": [
{ "px": [16,16], "src": [320,272], "f": 0, "t": 411, "d": [52,9], "a": 1 },
{ "px": [32,16], "src": [320,272], "f": 0, "t": 411, "d": [52,10], "a": 1 },
{ "px": [48,16], "src": [320,272], "f": 0, "t": 411, "d": [52,11], "a": 1 },
{ "px": [64,16], "src": [320,272], "f": 0, "t": 411, "d": [52,12], "a": 1 },
{ "px": [80,16], "src": [320,272], "f": 0, "t": 411, "d": [52,13], "a": 1 },
{ "px": [96,16], "src": [320,272], "f": 0, "t": 411, "d": [52,14], "a": 1 },
{ "px": [112,16], "src": [320,272], "f": 0, "t": 411, "d": [52,15], "a": 1 },
{ "px": [16,32], "src": [320,272], "f": 0, "t": 411, "d": [52,17], "a": 1 },
{ "px": [32,32], "src": [320,272], "f": 0, "t": 411, "d": [52,18], "a": 1 },
{ "px": [48,32], "src": [320,272], "f": 0, "t": 411, "d": [52,19], "a": 1 },
{ "px": [64,32], "src": [320,272], "f": 0, "t": 411, "d": [52,20], "a": 1 },
{ "px": [80,32], "src": [320,272], "f": 0, "t": 411, "d": [52,21], "a": 1 },
{ "px": [96,32], "src": [320,272], "f": 0, "t": 411, "d": [52,22], "a": 1 },
{ "px": [112,32], "src": [320,272], "f": 0, "t": 411, "d": [52,23], "a": 1 },
{ "px": [16,48], "src": [320,272], "f": 0, "t": 411, "d": [52,25], "a": 1 },
{ "px": [32,48], "src": [320,272], "f": 0, "t": 411, "d": [52,26], "a": 1 },
{ "px": [48,48], "src": [320,272], "f": 0, "t": 411, "d": [52,27], "a": 1 },
{ "px": [64,48], "src": [320,272], "f": 0, "t": 411, "d": [52,28], "a": 1 },
{ "px": [80,48], "src": [320,272], "f": 0, "t": 411, "d": [52,29], "a": 1 },
{ "px": [96,48], "src": [320,272], "f": 0, "t": 411, "d": [52,30], "a": 1 },
{ "px": [16,64], "src": [320,272], "f": 0, "t": 411, "d": [52,33], "a": 1 },
{ "px": [32,64], "src": [320,272], "f": 0, "t": 411, "d": [52,34], "a": 1 },
{ "px": [48,64], "src": [320,272], "f": 0, "t": 411, "d": [52,35], "a": 1 },
{ "px": [64,64], "src": [320,272], "f": 0, "t": 411, "d": [52,36], "a": 1 },
{ "px": [80,64], "src": [320,272], "f": 0, "t": 411, "d": [52,37], "a": 1 },
{ "px": [96,64], "src": [320,272], "f": 0, "t": 411, "d": [52,38], "a": 1 },
{ "px": [16,80], "src": [320,272], "f": 0, "t": 411, "d": [52,41], "a": 1 },
{ "px": [32,80], "src": [320,272], "f": 0, "t": 411, "d": [52,42], "a": 1 },
{ "px": [48,80], "src": [320,272], "f": 0, "t": 411, "d": [52,43], "a": 1 },
{ "px": [64,80], "src": [320,272], "f": 0, "t": 411, "d": [52,44], "a": 1 },
{ "px": [80,80], "src": [320,272], "f": 0, "t": 411, "d": [52,45], "a": 1 },
{ "px": [96,80], "src": [320,272], "f": 0, "t": 411, "d": [52,46], "a": 1 },
{ "px": [16,96], "src": [320,272], "f": 0, "t": 411, "d": [52,49], "a": 1 },
{ "px": [32,96], "src": [320,272], "f": 0, "t": 411, "d": [52,50], "a": 1 },
{ "px": [48,96], "src": [320,272], "f": 0, "t": 411, "d": [52,51], "a": 1 },
{ "px": [64,96], "src": [320,272], "f": 0, "t": 411, "d": [52,52], "a": 1 },
{ "px": [80,96], "src": [320,272], "f": 0, "t": 411, "d": [52,53], "a": 1 },
{ "px": [96,96], "src": [320,272], "f": 0, "t": 411, "d": [52,54], "a": 1 },
{ "px": [0,16], "src": [224,128], "f": 1, "t": 198, "d": [56,8], "a": 1 },
{ "px": [0,32], "src": [224,128], "f": 1, "t": 198, "d": [56,16], "a": 1 },
{ "px": [0,48], "src": [224,128], "f": 1, "t": 198, "d": [56,24], "a": 1 },
{ "px": [0,64], "src": [224,128], "f": 1, "t": 198, "d": [56,32], "a": 1 },
{ "px": [112,64], "src": [224,128], "f": 0, "t": 198, "d": [56,39], "a": 1 },
{ "px": [0,80], "src": [224,128], "f": 1, "t": 198, "d": [56,40], "a": 1 },
{ "px": [112,80], "src": [224,128], "f": 0, "t": 198, "d": [56,47], "a": 1 },
{ "px": [0,96], "src": [224,128], "f": 1, "t": 198, "d": [56,48], "a": 1 },
{ "px": [112,96], "src": [224,128], "f": 0, "t": 198, "d": [56,55], "a": 1 },
{ "px": [16,0], "src": [256,96], "f": 2, "t": 154, "d": [57,1], "a": 1 },
{ "px": [32,0], "src": [256,96], "f": 2, "t": 154, "d": [57,2], "a": 1 },
{ "px": [48,0], "src": [256,96], "f": 2, "t": 154, "d": [57,3], "a": 1 },
{ "px": [64,0], "src": [256,96], "f": 2, "t": 154, "d": [57,4], "a": 1 },
{ "px": [80,0], "src": [256,96], "f": 2, "t": 154, "d": [57,5], "a": 1 },
{ "px": [96,0], "src": [256,96], "f": 2, "t": 154, "d": [57,6], "a": 1 },
{ "px": [112,0], "src": [256,96], "f": 2, "t": 154, "d": [57,7], "a": 1 },
{ "px": [16,112], "src": [256,96], "f": 0, "t": 154, "d": [57,57], "a": 1 },
{ "px": [32,112], "src": [256,96], "f": 0, "t": 154, "d": [57,58], "a": 1 },
{ "px": [48,112], "src": [256,96], "f": 0, "t": 154, "d": [57,59], "a": 1 },
{ "px": [64,112], "src": [256,96], "f": 0, "t": 154, "d": [57,60], "a": 1 },
{ "px": [80,112], "src": [256,96], "f": 0, "t": 154, "d": [57,61], "a": 1 },
{ "px": [96,112], "src": [256,96], "f": 0, "t": 154, "d": [57,62], "a": 1 },
{ "px": [112,48], "src": [224,96], "f": 0, "t": 152, "d": [58,31], "a": 1 },
{ "px": [0,0], "src": [0,304], "f": 3, "t": 437, "d": [59,0], "a": 1 },
{ "px": [0,112], "src": [0,304], "f": 1, "t": 437, "d": [59,56], "a": 1 },
{ "px": [112,112], "src": [0,304], "f": 0, "t": 437, "d": [59,63], "a": 1 }
],
"seed": 6072324,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": []
}
],
"__neighbours": [ { "levelIid": "34f51d20-8990-11ee-b0d1-cfeb0e9e30f6", "dir": "e" }, { "levelIid": "3da38e70-8990-11ee-b0d1-35eaa0b2d5b4", "dir": "ne" } ]
}
],
"worlds": [],
"dummyWorldIid": "96b76b90-6280-11ee-9465-b1de1cebcc94"
}