Tiled map and tileset added

This commit is contained in:
Alan Youngblood
2023-08-02 14:27:59 -04:00
parent 369ad6f83e
commit 4c2049a1e0
5 changed files with 97 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"Map/SizeTest": {
"height": 4300,
"width": 2
},
"activeFile": "",
"expandedProjectPaths": [
],
"fileStates": {
},
"last.imagePath": "/Users/ayoungblood/Projects/KaijuSaveEarth/assets/maps",
"map.height": 32,
"map.lastUsedFormat": "json",
"map.layerDataFormat": null,
"map.tileHeight": 8,
"map.tileWidth": 8,
"map.width": 32,
"openFiles": [
],
"project": "kaiju-city-map.tiled-project",
"recentFiles": [
],
"tileset.lastUsedFormat": "json",
"tileset.tileSize": {
"height": 8,
"width": 8
}
}