Testing more infinite map stuff

This commit is contained in:
2025-06-16 08:41:20 -05:00
parent aa524f169c
commit 832732bde7
7 changed files with 390 additions and 247 deletions

View File

@ -27,5 +27,10 @@
"recentFiles": [
"overworld.tsx",
"map.tmj"
]
],
"tileset.lastUsedFormat": "tsx",
"tileset.tileSize": {
"height": 16,
"width": 16
}
}