feat: Upgrade Editor to v2 (Sidebar, Layers, Ghost), Tiled Setup, Asset Integration

This commit is contained in:
2026-01-30 05:15:16 +01:00
parent c70e651020
commit 13d640e7a6
25 changed files with 870 additions and 180 deletions

View File

@@ -3,15 +3,28 @@
"height": 4300,
"width": 2
},
"activeFile": "",
"activeFile": "assets/maps/game_map.tmx",
"expandedProjectPaths": [
],
"file.lastUsedOpenFilter": "All Files (*)",
"fileStates": {
"assets/maps/clean_assets.tsx": {
"scaleInDock": 0.12
},
"assets/maps/game_map.tmx": {
"scale": 0.6519375,
"selectedLayer": 1,
"viewCenter": {
"x": 387.3070654779025,
"y": 558.3357300354712
}
}
},
"openFiles": [
"assets/maps/game_map.tmx"
],
"project": "nova farma .tiled-project",
"recentFiles": [
"assets/maps/game_map.tmx"
]
}