bevy-brackeys-platformer/assets/level.ldtk
2024-05-24 23:17:45 -04:00

1488 lines
54 KiB
Plaintext

{
"__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": "e1f10300-fec0-11ee-aa65-4dc22f7ac0b0",
"jsonVersion": "1.5.3",
"appBuildId": 476670,
"nextUid": 84,
"identifierStyle": "Capitalize",
"toc": [],
"worldLayout": "Free",
"worldGridWidth": 256,
"worldGridHeight": 256,
"defaultLevelWidth": 256,
"defaultLevelHeight": 256,
"defaultPivotX": 0,
"defaultPivotY": 0,
"defaultGridSize": 32,
"defaultEntityWidth": 32,
"defaultEntityHeight": 32,
"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": [],
"defs": { "layers": [
{
"__type": "Entities",
"identifier": "Entities",
"type": "Entities",
"uid": 5,
"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": "Entities",
"identifier": "Platforms",
"type": "Entities",
"uid": 79,
"doc": null,
"uiColor": null,
"gridSize": 32,
"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": "Tiles",
"identifier": "Decoration",
"type": "Tiles",
"uid": 24,
"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": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
"autoSourceLayerDefUid": null,
"tilesetDefUid": 7,
"tilePivotX": 0,
"tilePivotY": 0,
"biomeFieldUid": null
},
{
"__type": "IntGrid",
"identifier": "Ground",
"type": "IntGrid",
"uid": 25,
"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": 48,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [
{ "value": 1, "identifier": "Grass", "color": "#63C74D", "tile": null, "groupUid": 0 },
{ "value": 2, "identifier": "Bridge", "color": "#BE4A2F", "tile": null, "groupUid": 0 }
],
"intGridValuesGroups": [],
"autoRuleGroups": [
{
"uid": 68,
"name": "Bridge",
"color": null,
"icon": null,
"active": true,
"isOptional": false,
"rules": [
{
"uid": 69,
"active": true,
"size": 3,
"tileRectsIds": [[9]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0,-2,0,-2,2,0,0,-2,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": 2,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 2168058,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 70,
"active": true,
"size": 3,
"tileRectsIds": [[10]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0,-2,0,0,2,0,0,-2,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": 2,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 8177156,
"perlinScale": 0.2,
"perlinOctaves": 2
}
],
"usesWizard": true,
"requiredBiomeValues": [],
"biomeRequirementMode": 0
},
{
"uid": 54,
"name": "Rules for #1",
"color": null,
"icon": null,
"active": true,
"isOptional": false,
"rules": [
{
"uid": 55,
"active": true,
"size": 3,
"tileRectsIds": [[0]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0,-1,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": 1,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 7945113,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 56,
"active": true,
"size": 3,
"tileRectsIds": [ [1], [16], [17] ],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0,0,0,-1,1,0,0,-1,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": 1,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 6516951,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 57,
"active": true,
"size": 3,
"tileRectsIds": [[0]],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0,-1,0,0,1,0,0,0,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": 1,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 9101503,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 58,
"active": true,
"size": 3,
"tileRectsIds": [ [1], [16], [17] ],
"alpha": 1,
"chance": 1,
"breakOnMatch": true,
"pattern": [0,0,0,0,1,0,0,-1,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": 1,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 5089140,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 59,
"active": true,
"size": 3,
"tileRectsIds": [ [1], [16], [17] ],
"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": 1,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 3063257,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 60,
"active": true,
"size": 1,
"tileRectsIds": [ [1], [16], [17] ],
"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": 1,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 3197348,
"perlinScale": 0.2,
"perlinOctaves": 2
},
{
"uid": 62,
"active": true,
"size": 1,
"tileRectsIds": [ [1], [16], [17] ],
"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": 1,
"invalidated": false,
"perlinActive": false,
"perlinSeed": 3197348,
"perlinScale": 0.2,
"perlinOctaves": 2
}
],
"usesWizard": false,
"requiredBiomeValues": [],
"biomeRequirementMode": 0
},
{
"uid": 49,
"name": "Grass",
"color": null,
"icon": null,
"active": true,
"isOptional": false,
"rules": [
{
"uid": 53,
"active": true,
"size": 1,
"tileRectsIds": [],
"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": 6248467,
"perlinScale": 0.2,
"perlinOctaves": 2
}
],
"usesWizard": false,
"requiredBiomeValues": [],
"biomeRequirementMode": 0
}
],
"autoSourceLayerDefUid": null,
"tilesetDefUid": 7,
"tilePivotX": 0,
"tilePivotY": 0,
"biomeFieldUid": null
},
{
"__type": "Tiles",
"identifier": "Tiles",
"type": "Tiles",
"uid": 48,
"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": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
"autoSourceLayerDefUid": null,
"tilesetDefUid": 7,
"tilePivotX": 0,
"tilePivotY": 0,
"biomeFieldUid": null
}
], "entities": [
{
"identifier": "Player",
"uid": 6,
"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": "ZIndex",
"doc": null,
"__type": "Int",
"uid": 82,
"type": "F_Int",
"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_Int", "params": [0] },
"textLanguageMode": null,
"symmetricalRef": false,
"autoChainRef": true,
"allowOutOfLevelRef": true,
"allowedRefs": "OnlySame",
"allowedRefsEntityUid": null,
"allowedRefTags": [],
"tilesetUid": null
}
]
},
{
"identifier": "PurpleSlime",
"uid": 12,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 24,
"height": 24,
"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": 10,
"tileRenderMode": "FitInside",
"tileRect": { "tilesetUid": 10, "x": 72, "y": 0, "w": 24, "h": 24 },
"uiTileRect": null,
"nineSliceBorders": [],
"maxCount": 0,
"limitScope": "PerLevel",
"limitBehavior": "MoveLastOne",
"pivotX": 0.5,
"pivotY": 0.5,
"fieldDefs": []
},
{
"identifier": "GreenSlime",
"uid": 13,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 24,
"height": 24,
"resizableX": false,
"resizableY": false,
"minWidth": null,
"maxWidth": null,
"minHeight": null,
"maxHeight": null,
"keepAspectRatio": false,
"tileOpacity": 1,
"fillOpacity": 0.08,
"lineOpacity": 0,
"hollow": false,
"color": "#EAD4AA",
"renderMode": "Tile",
"showName": true,
"tilesetId": 11,
"tileRenderMode": "FitInside",
"tileRect": { "tilesetUid": 11, "x": 72, "y": 0, "w": 24, "h": 24 },
"uiTileRect": null,
"nineSliceBorders": [],
"maxCount": 0,
"limitScope": "PerLevel",
"limitBehavior": "MoveLastOne",
"pivotX": 0.5,
"pivotY": 0.5,
"fieldDefs": []
},
{
"identifier": "Coin",
"uid": 14,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 32,
"height": 32,
"resizableX": false,
"resizableY": false,
"minWidth": null,
"maxWidth": null,
"minHeight": null,
"maxHeight": null,
"keepAspectRatio": false,
"tileOpacity": 1,
"fillOpacity": 0.08,
"lineOpacity": 0,
"hollow": false,
"color": "#E4A672",
"renderMode": "Tile",
"showName": true,
"tilesetId": 16,
"tileRenderMode": "FitInside",
"tileRect": { "tilesetUid": 16, "x": 0, "y": 0, "w": 16, "h": 16 },
"uiTileRect": null,
"nineSliceBorders": [],
"maxCount": 0,
"limitScope": "PerLevel",
"limitBehavior": "MoveLastOne",
"pivotX": 0.5,
"pivotY": 0.5,
"fieldDefs": []
},
{
"identifier": "Fruit",
"uid": 15,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 32,
"height": 32,
"resizableX": false,
"resizableY": false,
"minWidth": null,
"maxWidth": null,
"minHeight": null,
"maxHeight": null,
"keepAspectRatio": false,
"tileOpacity": 1,
"fillOpacity": 0.08,
"lineOpacity": 0,
"hollow": false,
"color": "#733E39",
"renderMode": "Tile",
"showName": true,
"tilesetId": 9,
"tileRenderMode": "FitInside",
"tileRect": { "tilesetUid": 9, "x": 0, "y": 48, "w": 16, "h": 16 },
"uiTileRect": null,
"nineSliceBorders": [],
"maxCount": 0,
"limitScope": "PerLevel",
"limitBehavior": "MoveLastOne",
"pivotX": 0.5,
"pivotY": 0.5,
"fieldDefs": []
},
{
"identifier": "Camera",
"uid": 31,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 32,
"height": 32,
"resizableX": false,
"resizableY": false,
"minWidth": null,
"maxWidth": null,
"minHeight": null,
"maxHeight": null,
"keepAspectRatio": false,
"tileOpacity": 1,
"fillOpacity": 1,
"lineOpacity": 1,
"hollow": false,
"color": "#3E2731",
"renderMode": "Cross",
"showName": true,
"tilesetId": null,
"tileRenderMode": "FitInside",
"tileRect": null,
"uiTileRect": { "tilesetUid": 33, "x": 0, "y": 0, "w": 0, "h": 0 },
"nineSliceBorders": [],
"maxCount": 1,
"limitScope": "PerWorld",
"limitBehavior": "MoveLastOne",
"pivotX": 0.5,
"pivotY": 0.5,
"fieldDefs": [
{
"identifier": "Target",
"doc": null,
"__type": "EntityRef",
"uid": 32,
"type": "F_EntityRef",
"isArray": false,
"canBeNull": true,
"arrayMinLength": null,
"arrayMaxLength": null,
"editorDisplayMode": "RefLinkBetweenCenters",
"editorDisplayScale": 1,
"editorDisplayPos": "Above",
"editorLinkStyle": "CurvedArrow",
"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": null,
"textLanguageMode": null,
"symmetricalRef": false,
"autoChainRef": true,
"allowOutOfLevelRef": true,
"allowedRefs": "Any",
"allowedRefsEntityUid": 6,
"allowedRefTags": [],
"tilesetUid": null
}
]
},
{
"identifier": "OneWayPlatform",
"uid": 80,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 32,
"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": "#FEAE34",
"renderMode": "Tile",
"showName": true,
"tilesetId": 8,
"tileRenderMode": "Cover",
"tileRect": { "tilesetUid": 8, "x": 16, "y": 0, "w": 32, "h": 16 },
"uiTileRect": null,
"nineSliceBorders": [],
"maxCount": 0,
"limitScope": "PerLevel",
"limitBehavior": "MoveLastOne",
"pivotX": 0,
"pivotY": 0,
"fieldDefs": [
{
"identifier": "Collision",
"doc": null,
"__type": "LocalEnum.Collision",
"uid": 81,
"type": "F_Enum(78)",
"isArray": false,
"canBeNull": false,
"arrayMinLength": null,
"arrayMaxLength": null,
"editorDisplayMode": "Hidden",
"editorDisplayScale": 1,
"editorDisplayPos": "Above",
"editorLinkStyle": "StraightArrow",
"editorDisplayColor": null,
"editorAlwaysShow": false,
"editorShowInWorld": true,
"editorCutLongValues": true,
"editorTextSuffix": null,
"editorTextPrefix": null,
"useForSmartColor": false,
"exportToToc": false,
"searchable": false,
"min": null,
"max": null,
"regex": null,
"acceptFileTypes": null,
"defaultOverride": {
"id": "V_String",
"params": ["OneWay"]
},
"textLanguageMode": null,
"symmetricalRef": false,
"autoChainRef": true,
"allowOutOfLevelRef": true,
"allowedRefs": "OnlySame",
"allowedRefsEntityUid": null,
"allowedRefTags": [],
"tilesetUid": null
},
{
"identifier": "ZIndex",
"doc": null,
"__type": "Int",
"uid": 83,
"type": "F_Int",
"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": null,
"textLanguageMode": null,
"symmetricalRef": false,
"autoChainRef": true,
"allowOutOfLevelRef": true,
"allowedRefs": "OnlySame",
"allowedRefsEntityUid": null,
"allowedRefTags": [],
"tilesetUid": null
}
]
}
], "tilesets": [
{
"__cWid": 8,
"__cHei": 8,
"identifier": "Knight",
"uid": 3,
"relPath": "brackeys_platformer_assets/sprites/knight.png",
"embedAtlas": null,
"pxWid": 256,
"pxHei": 256,
"tileGridSize": 32,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": {
"opaqueTiles": "0000000000000000000000000000000000000000000000000000000000000000",
"averageColors": "3765376537653765200010000000000020001000000000000000000000000000376537653765376537653765376537653765376537653765376537653765376520001000000000000000000000000000376537652765276527652765276537653765376538333765200010000000000037653765376527652000300010000000"
}
},
{
"__cWid": 16,
"__cHei": 16,
"identifier": "World",
"uid": 7,
"relPath": "brackeys_platformer_assets/sprites/world_tileset.png",
"embedAtlas": null,
"pxWid": 256,
"pxHei": 256,
"tileGridSize": 16,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": {
"opaqueTiles": "0000000000000000000000000000000000000000000000000000000000000000100001000000000000000000000000000000000000000000000000000000000000000000000000001111000000000000111110100000000011110000000000001111100000000000111100000000000011111000000000001111000000000000",
"averageColors": "e773f853ea86f986eb94f965e599e7bbf6675853585358530000000000000000e963e853ea97e986ea66e965e678e799e6675986598659860000000000000000e853e953ea85e986e966e966e4bbe678e6685865586558650000000000000000e172d162ea8600000000eda2b275f85389647753000000000000000000000000f1727162022112410221fea2c275f96589657755000000000000000000000000c45261624162e1624162cc72a565ca537a53000000000000000000000000000000006675022197530221dd82d375cc837b73000000000000000000000000000051625c820000885300007d827365c94678460000000000000000000000000000549a593678538853ab726c826365c47574650000000000000000000000000000ffffffcbfe98fddee29c449be58b468a00000000000000000000000000000000fcdeffbafe88fccdf19d0000f48b000000000000000000000000000000000000f19dfe98fd66fabcea484a470000000000000000000000000000000000000000f18cffa7fd57f9abfb4900000000000000000000000000000000000000000000f15bffc3fb49f88aee914d820000000000000000000000000000000000000000f14affb2f938f789ff9100000000000000000000000000000000000000000000f025ff91f737f668000000000000000000000000000000000000000000000000"
}
},
{
"__cWid": 4,
"__cHei": 4,
"identifier": "Platforms",
"uid": 8,
"relPath": "brackeys_platformer_assets/sprites/platforms.png",
"embedAtlas": null,
"pxWid": 64,
"pxHei": 64,
"tileGridSize": 16,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": { "opaqueTiles": "0000000000000000", "averageColors": "85828582858200008a858a858a8500008c938ca48ca4000086ab86ab86ab0000" }
},
{
"__cWid": 4,
"__cHei": 4,
"identifier": "Fruit",
"uid": 9,
"relPath": "brackeys_platformer_assets/sprites/fruit.png",
"embedAtlas": null,
"pxWid": 64,
"pxHei": 64,
"tileGridSize": 16,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": { "opaqueTiles": "0000000000000000", "averageColors": "54825472637200005a725a626862000059555855643400005931584167430000" }
},
{
"__cWid": 4,
"__cHei": 3,
"identifier": "PurpleSlime",
"uid": 10,
"relPath": "brackeys_platformer_assets/sprites/slime_purple.png",
"embedAtlas": null,
"pxWid": 96,
"pxHei": 72,
"tileGridSize": 24,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": { "opaqueTiles": "000000000000", "averageColors": "394639463945484548454745473547454735484549334845" }
},
{
"__cWid": 4,
"__cHei": 3,
"identifier": "GreenSlime",
"uid": 11,
"relPath": "brackeys_platformer_assets/sprites/slime_green.png",
"embedAtlas": null,
"pxWid": 96,
"pxHei": 72,
"tileGridSize": 24,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": { "opaqueTiles": "000000000000", "averageColors": "379337933783468346834673467346734673468349334683" }
},
{
"__cWid": 12,
"__cHei": 1,
"identifier": "Coin",
"uid": 16,
"relPath": "brackeys_platformer_assets/sprites/coin.png",
"embedAtlas": null,
"pxWid": 192,
"pxHei": 16,
"tileGridSize": 16,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": { "opaqueTiles": "000000000000", "averageColors": "5c924c923b922a823b924c925c924c923b922a823b924c92" }
},
{
"__cWid": 32,
"__cHei": 64,
"identifier": "Internal_Icons",
"uid": 33,
"relPath": null,
"embedAtlas": "LdtkIcons",
"pxWid": 512,
"pxHei": 1024,
"tileGridSize": 16,
"spacing": 0,
"padding": 0,
"tags": [],
"tagsSourceEnumUid": null,
"enumTags": [],
"customData": [],
"savedSelections": [],
"cachedPixelData": {
"opaqueTiles": "00000000000000000000000000000000000000000000000000000000000000000000000000000000111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"averageColors": "00004b344233459b423349a959a9379c688769758ca4bc9489aab9aa58cc58bc42d74d2244ce428f4c7e4ff74abb45564ffe7dda7888a899889900000000000069a969a97a99999999989a85998699767a7579667ccc7ccc7bcb7caa7ccc7ccc22d72d2224ce228f2c7e2ff72abb25562ffeba444955ab55974300000000000059764b97599868ac679a69ab4a84477756787688475347532a932a934a837a83f2b6fb22f3acf15afa6cfdc6f899f334fccca778a7440000000000000000000059aa49aa59996999699969aa489949995999799a499949992999299948997889a385a823a379a248a749aa85a667a223a8880000000000000000000000000000189919991999199939994778166727772889289948993aaa389949a959a959a932b63b2233ad315a395c3ec6389933343ccc00000000000000000000000000008aaa8aaa8aaa8aaa8aaa7bbb8aaa7bbb8bcb7aaa8bcb7bcb69aa8aaa8aaa69aa6abb6abb6abb6abb6a226a226a226a2261a661a661a661a600000000000000006c526c426c926c91659b649c66a566a46a7b6a7b667766776aba6abb676367636da46da46da46da4616c616c616c616c8abb8abb8abb8abb00000000000000006ba5579a6689598658875cb66abb9aa989aa98ac7abc6678968a88877c87cba952755823536952475648598454455223599900000000000000000000000000003ec63da76db79dc7554885498969b4377fa29e8289cdb9ce5ade5ade49ce49ce82a68a22839b8259885b8cb5855683238aab00000000000000000000000000005d745d867da87e75448c458b86ad76ae68ac679c779b78ce3c9378867ca6adb784858933847a844788498b94854584348989000000000000000000000000000057a668b899b8449396534493858364836853697769436667755667776c73498862b66b22639c615a695c6dc5655663346bbc00000000000000000000000000006bba79b87d9679ad776a7b988abc8abc4aceaace4bba4bba6b8c4c9c4cac5b7c62a66a22639c6159695b6db5655663236abb000000000000000000000000000059aaada7a9bdcdbd59aaada7a9bdcdbd8cb8a9b98ac889b8aabaacc79ea498bd82b68b2283ad815a8a5c8ec5856783348ccc000000000000000000000000000057ac596b55946abb5abb8ca65d8677ac437b5a3368886934547a595897a57b2372957923738a7258784a7c9474557323799a0000000000000000000000000000799a5c817b9b3a886abb8464676a7a967a857a857977898889882a954a956b9562d76d2264ce628f6c7e6ff76abb65566ffe0000000000000000000000000000499977997868799579875a6465995a8957a66a735ba53a935969479a576a467732d73d2234ce328f3c7e3ff73abb35563ffe00000000000000000000000000005744985596659b747a659a76768a7a567675477738873566597698779445946572d77d2274ce728f7c7e7ff77abb75567ffe000000000000000000000000000088668a66868a9b8577666a4467846987778a7789797a87888b8676667a767ca562d76d2264ce628f6c7e6ff76abb65566ffe0000000000000000000000000000449374934c957c9574847a438475a3958695768565956853b9447a777493a493000000000000000000000000000000000000000000000000000000000000000079547a838394689a49547a6357636975786383848997b384655873748974588400000000000000000000000000000000000000000000000000000000000000007da48ca769768b554b976cba3a824a82696259526a758c986963694268478b850000000000000000000000000000000000000000000000000000000000000000696559555579557458598674573353635677575579667a8758538b848a44838b0000000000000000000000000000000000000000000000000000000000000000385437883b95534549555a855877997598772b953b9529a939a95aa84b949a840000000000000000000000000000000000000000000000000000000000000000897687898776878578998485878b789a847b8b6579998a55886998788a879b9700000000000000000000000000000000000000000000000000000000000000006ba97988897469646b987a876a997a987b987955766777765c958a858777867700000000000000000000000000000000000000000000000000000000000000005a747b947b967866a855788928884566578879a98864a579233433343334633400000000000000000000000000000000000000000000000000000000000000006a747b846a844997598669987bb8b8aabaa96ba67cba9854687669864a864b86000000000000000000000000000000000000000000000000000000000000000038ab389b48ab47ac49ab48ac579b48ac49ab38ab58bc4b8659aa5c8457ac586a0000000000000000000000000000000000000000000000000000000000000000299b2999389a379b38893955589a79bc8c9588bc7a8c599a689a5b8558ac597a00000000000000000000000000000000000000000000000000000000000000002888378936773975579b389a579b488938884b74469a465747785b75568b586a000000000000000000000000000000000000000000000000000000000000000038553865285428444755566455763a64356746743779397445674c63469b585a0000000000000000000000000000000000000000000000000000000000000000284437643a7629641555297938874879385438664665355536775a85569a785a00000000000000000000000000000000000000000000000000000000000000005789789b779b6a75668a897b64558555876576798855845694749b74a68a986a000000000000000000000000000000000000000000000000000000000000000047776766678867667799798698768866976685673755387638763b74358b387a00000000000000000000000000000000000000000000000000000000000000005777686569874944498846774677685568646987677778775a456a65ab66ca550000000000000000000000000000000000000000000000000000000000000000355656666656455546455345634558655854aa749854775577737b64777a7a7900000000000000000000000000000000000000000000000000000000000000005955895598546c758c75ba76b88797749b75a98967888789978857888788a78800000000000000000000000000000000000000000000000000000000000000006977897799776a748a749a747987ba97aa998ba8a78bab75a87ab89cbb74b97b000000000000000000000000000000000000000000000000000000000000000059645788598858546a7569996a767a766887649c767476797a54766977667976000000000000000000000000000000000000000000000000000000000000000078887a75796577777a869976987799865777667787668a53857a885a98659546000000000000000000000000000000000000000000000000000000000000000087559877a96586779788b9769866888899877576777879647759a8659888a7440000000000000000000000000000000000000000000000000000000000000000785477887a55747b7585795b7999a9667456878889aa58997888797b56776855000000000000000000000000000000000000000000000000000000000000000048545854617b644557448744537b85565899899a39994a7a58998999a5558988000000000000000000000000000000000000000000000000000000000000000089659744a6559555a55698889486a57aab43a96b9556a665a854a579a744a5550000000000000000000000000000000000000000000000000000000000000000596587556677777777778578876687778974867787668876988897779876a744000000000000000000000000000000000000000000000000000000000000000067536556875448225922415851595456654587459456947b48997a86764585560000000000000000000000000000000000000000000000000000000000000000a854a89989998556a7559766a7779976a975997596749a64968a9779a55595450000000000000000000000000000000000000000000000000000000000000000674487549854885594558445a777a7778373579b5a32675584456975958b9944000000000000000000000000000000000000000000000000000000000000000077449754b674b469b964b658a766a864a777a975a566a754a677a875b777b9650000000000000000000000000000000000000000000000000000000000000000775577547445755676558744697377637766785334556566577859755877887600000000000000000000000000000000000000000000000000000000000000002789287328772a7436793a9457795a84368a3334323364555a757b856aaa9a5500000000000000000000000000000000000000000000000000000000000000005888516b5a3349a95964797778987a5375696a536668796577887a847a74797500000000000000000000000000000000000000000000000000000000000000007b537a53767b6769748775767a9a7988759c768a7b957a847775776478647854000000000000000000000000000000000000000000000000000000000000000098999788988998889b879a869a869a86696565676965667767446854677877880000000000000000000000000000000000000000000000000000000000000000678a77997ba647887a7589999ca59ba889aa9999655667bd6ba979a967bc6c7300000000000000000000000000000000000000000000000000000000000000006aaa6556518566775965485438985888576546854ca547775999699989997a9900000000000000000000000000000000000000000000000000000000000000006678526466335644769c5a7888547a785c4454a658885c946285627b6c54674a000000000000000000000000000000000000000000000000000000000000000033843b33359c337c395c3b853899355653745a33558b536b585b5a7557885445000000000000000000000000000000000000000000000000000000000000000026551566274525664a85486546564656377756664655465545454656516a656700000000000000000000000000000000000000000000000000000000000000004964696468553a86485437443645896588548856895477446a7569547a757954000000000000000000000000000000000000000000000000000000000000000036678566399988993b968b955ba658995566588859645a986ca7796477887ca6000000000000000000000000000000000000000000000000000000000000000019562a554c665c55156a256a468c557b1a8429744a845a83196b285a496b595b00000000000000000000000000000000000000000000000000000000000000001486248645a7549615782578469a5689187629764a875a861a692a694b7a5b79000000000000000000000000000000000000000000000000000000000000000017772777489858881555255546665556199528854884588411122112411251120000000000000000000000000000000000000000000000000000000000000000"
}
}
], "enums": [{ "identifier": "Collision", "uid": 78, "values": [
{ "id": "None", "tileRect": null, "color": 12470831 },
{ "id": "Solid", "tileRect": null, "color": 14120515 },
{ "id": "OneWay", "tileRect": null, "color": 15389866 }
], "iconTilesetUid": null, "externalRelPath": null, "externalFileChecksum": null, "tags": [] }], "externalEnums": [], "levelFields": [] },
"levels": [
{
"identifier": "Level_0",
"iid": "e1f15120-fec0-11ee-aa65-375c6820674f",
"uid": 0,
"worldX": 0,
"worldY": 0,
"worldDepth": 0,
"pxWid": 624,
"pxHei": 256,
"__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": 39,
"__cHei": 16,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": null,
"__tilesetRelPath": null,
"iid": "98e95fd0-fec0-11ee-aa65-136eff944257",
"levelId": 0,
"layerDefUid": 5,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 7014291,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": [
{
"__identifier": "Player",
"__grid": [5,8],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 3, "x": 0, "y": 0, "w": 32, "h": 32 },
"__smartColor": "#BE4A2F",
"iid": "7e842c00-fec0-11ee-a719-3914173281f6",
"width": 16,
"height": 16,
"defUid": 6,
"px": [80,128],
"fieldInstances": [{ "__identifier": "ZIndex", "__type": "Int", "__value": 0, "__tile": null, "defUid": 82, "realEditorValues": [] }],
"__worldX": 80,
"__worldY": 128
},
{
"__identifier": "Camera",
"__grid": [16,2],
"__pivot": [0.5,0.5],
"__tags": [],
"__tile": null,
"__smartColor": "#3E2731",
"iid": "bc3fab20-fec0-11ee-922b-87ff58db4c97",
"width": 32,
"height": 32,
"defUid": 31,
"px": [264,40],
"fieldInstances": [{ "__identifier": "Target", "__type": "EntityRef", "__value": {
"entityIid": "7e842c00-fec0-11ee-a719-3914173281f6",
"layerIid": "98e95fd0-fec0-11ee-aa65-136eff944257",
"levelIid": "e1f15120-fec0-11ee-aa65-375c6820674f",
"worldIid": "e1f12a10-fec0-11ee-aa65-ef87be1b7c9a"
}, "__tile": null, "defUid": 32, "realEditorValues": [{
"id": "V_String",
"params": ["7e842c00-fec0-11ee-a719-3914173281f6"]
}] }],
"__worldX": 264,
"__worldY": 40
}
]
},
{
"__identifier": "Platforms",
"__type": "Entities",
"__cWid": 20,
"__cHei": 8,
"__gridSize": 32,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": null,
"__tilesetRelPath": null,
"iid": "5f999850-fec0-11ee-b019-db1a8bd99705",
"levelId": 0,
"layerDefUid": 79,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 2035355,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": [
{
"__identifier": "OneWayPlatform",
"__grid": [3,3],
"__pivot": [0,0],
"__tags": [],
"__tile": { "tilesetUid": 8, "x": 16, "y": 0, "w": 32, "h": 16 },
"__smartColor": "#FEAE34",
"iid": "3e392c10-fec0-11ee-b019-c1c35fa09360",
"width": 32,
"height": 16,
"defUid": 80,
"px": [96,96],
"fieldInstances": [
{ "__identifier": "Collision", "__type": "LocalEnum.Collision", "__value": "OneWay", "__tile": null, "defUid": 81, "realEditorValues": [] },
{ "__identifier": "ZIndex", "__type": "Int", "__value": 0, "__tile": null, "defUid": 83, "realEditorValues": [] }
],
"__worldX": 96,
"__worldY": 96
}
]
},
{
"__identifier": "Decoration",
"__type": "Tiles",
"__cWid": 39,
"__cHei": 16,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": 7,
"__tilesetRelPath": "brackeys_platformer_assets/sprites/world_tileset.png",
"iid": "f3ec7d50-fec0-11ee-aa65-77f0e1a58697",
"levelId": 0,
"layerDefUid": 24,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 5273935,
"overrideTilesetUid": null,
"gridTiles": [
{ "px": [192,48], "src": [0,48], "f": 0, "t": 48, "d": [129], "a": 1 },
{ "px": [192,64], "src": [0,64], "f": 0, "t": 64, "d": [168], "a": 1 },
{ "px": [336,64], "src": [80,48], "f": 0, "t": 53, "d": [177], "a": 1 },
{ "px": [192,80], "src": [0,80], "f": 0, "t": 80, "d": [207], "a": 1 },
{ "px": [336,80], "src": [80,64], "f": 0, "t": 69, "d": [216], "a": 1 },
{ "px": [320,96], "src": [128,96], "f": 0, "t": 104, "d": [254], "a": 1 },
{ "px": [336,96], "src": [80,80], "f": 0, "t": 85, "d": [255], "a": 1 },
{ "px": [48,160], "src": [16,96], "f": 0, "t": 97, "d": [393], "a": 1 },
{ "px": [208,160], "src": [0,128], "f": 0, "t": 128, "d": [403], "a": 1 },
{ "px": [560,160], "src": [96,112], "f": 0, "t": 118, "d": [425], "a": 1 }
],
"entityInstances": []
},
{
"__identifier": "Ground",
"__type": "IntGrid",
"__cWid": 39,
"__cHei": 16,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": 7,
"__tilesetRelPath": "brackeys_platformer_assets/sprites/world_tileset.png",
"iid": "8b07d2f0-fec0-11ee-922b-778cea60df47",
"levelId": 0,
"layerDefUid": 25,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [
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,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,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,1,1,0,0,0,0,
0,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,1,1,
1,1,2,2,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,1,1,0,0,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,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,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,1,
1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,
0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,1,1,0,0,1,1,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,1,1,0,0,1,1,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,1,1,0,0,1,
1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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
],
"autoLayerTiles": [
{ "px": [256,96], "src": [16,0], "f": 0, "t": 1, "d": [60,250], "a": 1 },
{ "px": [272,96], "src": [16,16], "f": 0, "t": 17, "d": [60,251], "a": 1 },
{ "px": [336,128], "src": [16,16], "f": 0, "t": 17, "d": [60,333], "a": 1 },
{ "px": [352,144], "src": [16,0], "f": 0, "t": 1, "d": [60,373], "a": 1 },
{ "px": [80,176], "src": [16,16], "f": 0, "t": 17, "d": [60,434], "a": 1 },
{ "px": [96,176], "src": [16,0], "f": 0, "t": 1, "d": [60,435], "a": 1 },
{ "px": [544,176], "src": [16,16], "f": 0, "t": 17, "d": [60,463], "a": 1 },
{ "px": [64,192], "src": [16,16], "f": 0, "t": 17, "d": [60,472], "a": 1 },
{ "px": [80,192], "src": [0,16], "f": 0, "t": 16, "d": [60,473], "a": 1 },
{ "px": [96,192], "src": [16,0], "f": 0, "t": 1, "d": [60,474], "a": 1 },
{ "px": [112,192], "src": [0,16], "f": 0, "t": 16, "d": [60,475], "a": 1 },
{ "px": [128,192], "src": [0,16], "f": 0, "t": 16, "d": [60,476], "a": 1 },
{ "px": [544,192], "src": [16,0], "f": 0, "t": 1, "d": [60,502], "a": 1 },
{ "px": [560,192], "src": [0,16], "f": 0, "t": 16, "d": [60,503], "a": 1 },
{ "px": [144,80], "src": [0,16], "f": 0, "t": 16, "d": [59,204], "a": 1 },
{ "px": [160,80], "src": [16,0], "f": 1, "t": 1, "d": [59,205], "a": 1 },
{ "px": [80,160], "src": [16,16], "f": 0, "t": 17, "d": [59,395], "a": 1 },
{ "px": [96,160], "src": [16,0], "f": 1, "t": 1, "d": [59,396], "a": 1 },
{ "px": [528,160], "src": [16,16], "f": 0, "t": 17, "d": [59,423], "a": 1 },
{ "px": [544,160], "src": [16,16], "f": 1, "t": 17, "d": [59,424], "a": 1 },
{ "px": [528,176], "src": [0,16], "f": 0, "t": 16, "d": [59,462], "a": 1 },
{ "px": [48,192], "src": [16,16], "f": 0, "t": 17, "d": [59,471], "a": 1 },
{ "px": [144,192], "src": [16,16], "f": 1, "t": 17, "d": [59,477], "a": 1 },
{ "px": [208,192], "src": [16,0], "f": 0, "t": 1, "d": [59,481], "a": 1 },
{ "px": [224,192], "src": [0,16], "f": 1, "t": 16, "d": [59,482], "a": 1 },
{ "px": [272,192], "src": [0,16], "f": 0, "t": 16, "d": [59,485], "a": 1 },
{ "px": [288,192], "src": [16,0], "f": 1, "t": 1, "d": [59,486], "a": 1 },
{ "px": [528,192], "src": [16,16], "f": 0, "t": 17, "d": [59,501], "a": 1 },
{ "px": [576,192], "src": [0,16], "f": 1, "t": 16, "d": [59,504], "a": 1 },
{ "px": [160,96], "src": [0,16], "f": 0, "t": 16, "d": [58,244], "a": 1 },
{ "px": [256,112], "src": [16,16], "f": 0, "t": 17, "d": [58,289], "a": 1 },
{ "px": [272,112], "src": [0,16], "f": 0, "t": 16, "d": [58,290], "a": 1 },
{ "px": [288,112], "src": [16,0], "f": 0, "t": 1, "d": [58,291], "a": 1 },
{ "px": [320,128], "src": [16,16], "f": 0, "t": 17, "d": [58,332], "a": 1 },
{ "px": [368,160], "src": [16,16], "f": 0, "t": 17, "d": [58,413], "a": 1 },
{ "px": [384,160], "src": [0,16], "f": 0, "t": 16, "d": [58,414], "a": 1 },
{ "px": [64,208], "src": [0,16], "f": 0, "t": 16, "d": [58,511], "a": 1 },
{ "px": [80,208], "src": [16,0], "f": 0, "t": 1, "d": [58,512], "a": 1 },
{ "px": [96,208], "src": [16,16], "f": 0, "t": 17, "d": [58,513], "a": 1 },
{ "px": [112,208], "src": [0,16], "f": 0, "t": 16, "d": [58,514], "a": 1 },
{ "px": [128,208], "src": [16,16], "f": 0, "t": 17, "d": [58,515], "a": 1 },
{ "px": [544,208], "src": [16,0], "f": 0, "t": 1, "d": [58,541], "a": 1 },
{ "px": [560,208], "src": [0,16], "f": 0, "t": 16, "d": [58,542], "a": 1 },
{ "px": [176,96], "src": [0,0], "f": 0, "t": 0, "d": [57,245], "a": 1 },
{ "px": [304,112], "src": [0,0], "f": 0, "t": 0, "d": [57,292], "a": 1 },
{ "px": [320,112], "src": [0,0], "f": 0, "t": 0, "d": [57,293], "a": 1 },
{ "px": [368,144], "src": [0,0], "f": 0, "t": 0, "d": [57,374], "a": 1 },
{ "px": [384,144], "src": [0,0], "f": 0, "t": 0, "d": [57,375], "a": 1 },
{ "px": [64,176], "src": [0,0], "f": 0, "t": 0, "d": [57,433], "a": 1 },
{ "px": [112,176], "src": [0,0], "f": 0, "t": 0, "d": [57,436], "a": 1 },
{ "px": [128,176], "src": [0,0], "f": 0, "t": 0, "d": [57,437], "a": 1 },
{ "px": [560,176], "src": [0,0], "f": 0, "t": 0, "d": [57,464], "a": 1 },
{ "px": [144,96], "src": [0,16], "f": 0, "t": 16, "d": [56,243], "a": 1 },
{ "px": [176,112], "src": [0,16], "f": 0, "t": 16, "d": [56,284], "a": 1 },
{ "px": [192,112], "src": [16,16], "f": 1, "t": 17, "d": [56,285], "a": 1 },
{ "px": [240,112], "src": [0,16], "f": 0, "t": 16, "d": [56,288], "a": 1 },
{ "px": [304,128], "src": [0,16], "f": 0, "t": 16, "d": [56,331], "a": 1 },
{ "px": [336,144], "src": [0,16], "f": 0, "t": 16, "d": [56,372], "a": 1 },
{ "px": [352,160], "src": [16,16], "f": 0, "t": 17, "d": [56,412], "a": 1 },
{ "px": [400,160], "src": [16,16], "f": 1, "t": 17, "d": [56,415], "a": 1 },
{ "px": [48,208], "src": [0,16], "f": 0, "t": 16, "d": [56,510], "a": 1 },
{ "px": [144,208], "src": [0,16], "f": 1, "t": 16, "d": [56,516], "a": 1 },
{ "px": [208,208], "src": [16,0], "f": 0, "t": 1, "d": [56,520], "a": 1 },
{ "px": [224,208], "src": [16,0], "f": 1, "t": 1, "d": [56,521], "a": 1 },
{ "px": [272,208], "src": [0,16], "f": 0, "t": 16, "d": [56,524], "a": 1 },
{ "px": [288,208], "src": [0,16], "f": 1, "t": 16, "d": [56,525], "a": 1 },
{ "px": [528,208], "src": [16,0], "f": 0, "t": 1, "d": [56,540], "a": 1 },
{ "px": [576,208], "src": [0,16], "f": 1, "t": 16, "d": [56,543], "a": 1 },
{ "px": [144,64], "src": [0,0], "f": 0, "t": 0, "d": [55,165], "a": 1 },
{ "px": [160,64], "src": [0,0], "f": 1, "t": 0, "d": [55,166], "a": 1 },
{ "px": [256,80], "src": [0,0], "f": 0, "t": 0, "d": [55,211], "a": 1 },
{ "px": [272,80], "src": [0,0], "f": 1, "t": 0, "d": [55,212], "a": 1 },
{ "px": [192,96], "src": [0,0], "f": 1, "t": 0, "d": [55,246], "a": 1 },
{ "px": [240,96], "src": [0,0], "f": 0, "t": 0, "d": [55,249], "a": 1 },
{ "px": [288,96], "src": [0,0], "f": 1, "t": 0, "d": [55,252], "a": 1 },
{ "px": [336,112], "src": [0,0], "f": 1, "t": 0, "d": [55,294], "a": 1 },
{ "px": [352,128], "src": [0,0], "f": 1, "t": 0, "d": [55,334], "a": 1 },
{ "px": [80,144], "src": [0,0], "f": 0, "t": 0, "d": [55,356], "a": 1 },
{ "px": [96,144], "src": [0,0], "f": 1, "t": 0, "d": [55,357], "a": 1 },
{ "px": [400,144], "src": [0,0], "f": 1, "t": 0, "d": [55,376], "a": 1 },
{ "px": [528,144], "src": [0,0], "f": 0, "t": 0, "d": [55,384], "a": 1 },
{ "px": [544,144], "src": [0,0], "f": 1, "t": 0, "d": [55,385], "a": 1 },
{ "px": [48,176], "src": [0,0], "f": 0, "t": 0, "d": [55,432], "a": 1 },
{ "px": [144,176], "src": [0,0], "f": 1, "t": 0, "d": [55,438], "a": 1 },
{ "px": [208,176], "src": [0,0], "f": 0, "t": 0, "d": [55,442], "a": 1 },
{ "px": [224,176], "src": [0,0], "f": 1, "t": 0, "d": [55,443], "a": 1 },
{ "px": [272,176], "src": [0,0], "f": 0, "t": 0, "d": [55,446], "a": 1 },
{ "px": [288,176], "src": [0,0], "f": 1, "t": 0, "d": [55,447], "a": 1 },
{ "px": [576,176], "src": [0,0], "f": 1, "t": 0, "d": [55,465], "a": 1 },
{ "px": [176,176], "src": [160,0], "f": 0, "t": 10, "d": [70,440], "a": 1 },
{ "px": [208,96], "src": [144,0], "f": 0, "t": 9, "d": [69,247], "a": 1 },
{ "px": [224,96], "src": [144,0], "f": 1, "t": 9, "d": [69,248], "a": 1 },
{ "px": [160,176], "src": [144,0], "f": 0, "t": 9, "d": [69,439], "a": 1 },
{ "px": [192,176], "src": [144,0], "f": 1, "t": 9, "d": [69,441], "a": 1 }
],
"seed": 7909745,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": []
},
{
"__identifier": "Tiles",
"__type": "Tiles",
"__cWid": 39,
"__cHei": 16,
"__gridSize": 16,
"__opacity": 1,
"__pxTotalOffsetX": 0,
"__pxTotalOffsetY": 0,
"__tilesetDefUid": 7,
"__tilesetRelPath": "brackeys_platformer_assets/sprites/world_tileset.png",
"iid": "1b81fbe0-fec0-11ee-8a35-abb9c4438572",
"levelId": 0,
"layerDefUid": 48,
"pxOffsetX": 0,
"pxOffsetY": 0,
"visible": true,
"optionalRules": [],
"intGridCsv": [],
"autoLayerTiles": [],
"seed": 5707028,
"overrideTilesetUid": null,
"gridTiles": [],
"entityInstances": []
}
],
"__neighbours": []
}
],
"worlds": [],
"dummyWorldIid": "e1f12a10-fec0-11ee-aa65-ef87be1b7c9a"
}