Empezando a trabajar con los nuevos mapas

This commit is contained in:
2022-09-20 21:26:37 +02:00
parent 650df9baaf
commit 378f27a01e
36 changed files with 2873 additions and 938 deletions

4
data/map/tile_class.tsx Normal file
View File

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