7 lines
340 B
XML
7 lines
340 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.10" tiledversion="1.10.2" name="castle" class="level" tilewidth="32" tileheight="32" tilecount="100" columns="10" objectalignment="topleft">
|
|
<image source="../resources/ts_castle.png" width="320" height="320"/>
|
|
<tile id="1" type="block"/>
|
|
<tile id="2" type="block"/>
|
|
</tileset>
|