feat: Complete Tiled Setup & Auto-Sync Workflow [GOAT MODE]

- Added Faza1_Finalna.tmx/json with embedded tilesets
- Configured Auto-Sync Watcher (tiled-watcher.js)
- Fixed GameScene.js loop to properly render Tiled layers
- Updated PreloadScene.js with all tileset assets
- Enabled Amnesia Intro and Z-Sorting for Player/Objects
- Cleaned up old/unused map files
This commit is contained in:
2026-01-12 13:51:22 +01:00
parent 74cb5b0c24
commit 1b17e806ec
212 changed files with 1495 additions and 96480 deletions

View File

@@ -345,8 +345,10 @@
"scaleInDock": 1
}
},
"last.exportedFilePath": "/Users/davidkotnik/repos/novafarma/assets/maps",
"last.externalTilesetPath": "/Users/davidkotnik/repos/novafarma/assets/maps",
"map.height": 80,
"map.lastUsedExportFilter": "JSON map files (*.tmj *.json)",
"map.lastUsedFormat": "tmx",
"map.layerDataFormat": "3",
"map.width": 80,