TileMapScene: use common maps (dungeons, cities, etc)

This commit is contained in:
Rob Schnautz
2023-06-22 13:55:15 -05:00
parent 545b8486db
commit 8877780b60
325 changed files with 5 additions and 20307 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.9" tiledversion="1.9.2" name="dungeon" tilewidth="16" tileheight="16" tilecount="1024" columns="32">
<image source="dungeon.png" width="1024" height="1024"/>
</tileset>