Read in tile data from tilemap

This commit is contained in:
2025-06-20 00:24:34 -05:00
parent 1022f45565
commit 2a8183e9a3
9 changed files with 98 additions and 64 deletions

View File

@ -1,5 +1,5 @@
{
"activeFile": "map.tmj",
"activeFile": "overworld.tsx",
"expandedProjectPaths": [
"templates",
"."
@ -13,16 +13,16 @@
"scaleInEditor": 1
},
"map.tmj": {
"scale": 3,
"scale": 4,
"selectedLayer": 2,
"viewCenter": {
"x": 6665.833333333333,
"y": 6701.5
"x": 6625.125,
"y": 6667.875
}
},
"overworld.tsx": {
"scaleInDock": 1,
"scaleInEditor": 8
"scaleInEditor": 4
}
},
"last.externalTilesetPath": "/home/yourwishes/htdocs/dusk/data",
@ -35,8 +35,8 @@
"project": "map project.tiled-project",
"property.type": "int",
"recentFiles": [
"overworld.tsx",
"map.tmj",
"overworld.tsx",
"entities.tsx"
],
"tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",