🗺️ First map created in Tiled
- Added multiple tilesets to template map - Created test map with grass/soil terrain - Added buildings (city ruins) - Added farm obstacles - Ready for game testing
This commit is contained in:
4
assets/maps/ground_tiles.tsx
Normal file
4
assets/maps/ground_tiles.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.2" name="ground_tiles" tilewidth="32" tileheight="32" tilecount="64" columns="8">
|
||||
<image source="../ground_tiles.png" width="256" height="256"/>
|
||||
</tileset>
|
||||
Reference in New Issue
Block a user