about to start work on downtown

This commit is contained in:
2024-10-25 23:02:55 -05:00
parent ef84c85527
commit 6a0ffd4a45
8 changed files with 98 additions and 32 deletions

View File

@ -3,10 +3,11 @@
"height": 4300,
"width": 2
},
"activeFile": "maps/train_station.tmx",
"activeFile": "tilemaps/entities.tsx",
"expandedProjectPaths": [
"maps",
"."
".",
"tilemaps"
],
"file.lastUsedOpenFilter": "All Files (*)",
"fileStates": {
@ -17,6 +18,14 @@
"scaleInDock": 1,
"scaleInEditor": 1
},
"maps/downtown.tmx": {
"scale": 4.9072,
"selectedLayer": 0,
"viewCenter": {
"x": 49.31529181610695,
"y": 54.002282360612995
}
},
"maps/testmap.tmx": {
"expandedObjectLayers": [
2
@ -40,11 +49,14 @@
}
},
"maps/train_station.tmx": {
"scale": 3,
"selectedLayer": 0,
"expandedObjectLayers": [
2
],
"scale": 2.7603,
"selectedLayer": 1,
"viewCenter": {
"x": 67.66666666666666,
"y": 49.333333333333314
"x": 85.49795312103754,
"y": 157.22928667173855
}
},
"testmap.tmx": {
@ -68,10 +80,11 @@
"scaleInEditor": 4
},
"tilemaps/entities.tsx": {
"scaleInDock": 1
"scaleInDock": 2,
"scaleInEditor": 9.7785
},
"tilemaps/tilemap.tsx": {
"scaleInDock": 1
"scaleInDock": 2
}
},
"last.externalTilesetPath": "/home/yourwishes/htdocs/Dawn/assets",
@ -82,16 +95,18 @@
"map.tileWidth": 8,
"map.width": 10,
"openFiles": [
"maps/testmap.tmx",
"maps/testmap2.tmx",
"maps/train_station.tmx"
"maps/train_station.tmx",
"tilemaps/entities.tsx",
"maps/downtown.tmx"
],
"project": "tiled_project.tiled-project",
"property.type": "string",
"recentFiles": [
"maps/train_station.tmx",
"maps/downtown.tmx",
"tilemaps/entities.tsx",
"maps/testmap.tmx",
"maps/testmap2.tmx",
"maps/train_station.tmx"
"maps/testmap2.tmx"
],
"tileset.lastUsedFilter": "All Files (*)",
"tileset.lastUsedFormat": "tsx",