{
	"__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": "a2d9f0b0-7820-11ed-b6fd-010ddaafa733",
	"jsonVersion": "1.5.3",
	"appBuildId": 473702,
	"nextUid": 10,
	"identifierStyle": "Capitalize",
	"toc": [],
	"worldLayout": "LinearHorizontal",
	"worldGridWidth": 240,
	"worldGridHeight": 240,
	"defaultLevelWidth": 256,
	"defaultLevelHeight": 256,
	"defaultPivotX": 0,
	"defaultPivotY": 0,
	"defaultGridSize": 16,
	"defaultEntityWidth": 16,
	"defaultEntityHeight": 16,
	"bgColor": "#7F8093",
	"defaultLevelBgColor": "#7F8093",
	"minifyJson": false,
	"externalLevels": true,
	"exportTiled": false,
	"simplifiedExport": false,
	"imageExportMode": "None",
	"exportLevelBg": true,
	"pngFilePattern": null,
	"backupOnSave": false,
	"backupLimit": 10,
	"backupRelPath": null,
	"levelNamePattern": "%world_Level_%idx",
	"tutorialDesc": "In this example, the levels are stored in separate files, in a subfolder. \n\nThis is fully transparent from the editor perspective.",
	"customCommands": [],
	"flags": [ "ExportOldTableOfContentData", "UseMultilinesType" ],
	"defs": { "layers": [
		{
			"__type": "IntGrid",
			"identifier": "IntGrid",
			"type": "IntGrid",
			"uid": 1,
			"doc": null,
			"uiColor": null,
			"gridSize": 16,
			"guideGridWid": 0,
			"guideGridHei": 0,
			"displayOpacity": 1,
			"inactiveOpacity": 1,
			"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": [{ "value": 1, "identifier": "walls", "color": "#000000", "tile": null, "groupUid": 0 }],
			"intGridValuesGroups": [],
			"autoRuleGroups": [],
			"autoSourceLayerDefUid": null,
			"tilesetDefUid": null,
			"tilePivotX": 0,
			"tilePivotY": 0,
			"biomeFieldUid": null
		}
	], "entities": [], "tilesets": [], "enums": [], "externalEnums": [], "levelFields": [] },
	"levels": [
		{
			"identifier": "World_Level_0",
			"iid": "a3053150-66b0-11ec-9cd7-c37b76d449dd",
			"uid": 0,
			"worldX": -1,
			"worldY": -1,
			"worldDepth": 0,
			"pxWid": 240,
			"pxHei": 240,
			"__bgColor": "#398666",
			"bgColor": "#398666",
			"useAutoIdentifier": true,
			"bgRelPath": null,
			"bgPos": null,
			"bgPivotX": 0.5,
			"bgPivotY": 0.5,
			"__smartColor": "#92BCAB",
			"__bgPos": null,
			"externalRelPath": "SeparateLevelFiles/World_Level_0.ldtkl",
			"fieldInstances": [],
			"layerInstances": null,
			"__neighbours": []
		},
		{
			"identifier": "World_Level_1",
			"iid": "a3184420-66b0-11ec-9cd7-531cbe889139",
			"uid": 2,
			"worldX": -1,
			"worldY": -1,
			"worldDepth": 0,
			"pxWid": 240,
			"pxHei": 240,
			"__bgColor": "#4A4C7F",
			"bgColor": "#4A4C7F",
			"useAutoIdentifier": true,
			"bgRelPath": null,
			"bgPos": null,
			"bgPivotX": 0.5,
			"bgPivotY": 0.5,
			"__smartColor": "#9B9DB9",
			"__bgPos": null,
			"externalRelPath": "SeparateLevelFiles/World_Level_1.ldtkl",
			"fieldInstances": [],
			"layerInstances": null,
			"__neighbours": []
		},
		{
			"identifier": "World_Level_2",
			"iid": "a34a0280-66b0-11ec-9cd7-43e058c8f3de",
			"uid": 3,
			"worldX": -1,
			"worldY": -1,
			"worldDepth": 0,
			"pxWid": 240,
			"pxHei": 240,
			"__bgColor": "#955268",
			"bgColor": "#955268",
			"useAutoIdentifier": true,
			"bgRelPath": null,
			"bgPos": null,
			"bgPivotX": 0.5,
			"bgPivotY": 0.5,
			"__smartColor": "#C5A0AC",
			"__bgPos": null,
			"externalRelPath": "SeparateLevelFiles/World_Level_2.ldtkl",
			"fieldInstances": [],
			"layerInstances": null,
			"__neighbours": []
		}
	],
	"worlds": [],
	"dummyWorldIid": "c9a37e10-c640-11ed-ad34-4391c8dfabdd"
}