EG.json erzeugt - tileset hinzugefügt

This commit is contained in:
2020-11-07 14:32:22 +01:00
parent 75ae96cb28
commit 758018b47d
69 changed files with 430 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.2" name="TileSet" tilewidth="32" tileheight="32" tilecount="192" columns="12">
<image source="TileSet.png" width="384" height="512"/>
</tileset>

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.2" name="floor_tiles" tilewidth="32" tileheight="32" tilecount="32" columns="8">
<image source="../floor_tiles/floor_tiles.png" width="256" height="128"/>
</tileset>