- Added multiple tilesets to template map - Created test map with grass/soil terrain - Added buildings (city ruins) - Added farm obstacles - Ready for game testing
5 lines
239 B
XML
5 lines
239 B
XML
<?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>
|