33 lines
942 B
TypeScript
33 lines
942 B
TypeScript
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.10" tiledversion="1.10.1" name="Cave x3" tilewidth="32" tileheight="96" tilecount="4" columns="4">
|
|
<image source="cave-x1x3.png" width="128" height="96"/>
|
|
<tile id="0">
|
|
<objectgroup draworder="index" id="2">
|
|
<object id="1" x="8" y="64">
|
|
<polygon points="8,-16 8,24 24,24 24,-16"/>
|
|
</object>
|
|
</objectgroup>
|
|
</tile>
|
|
<tile id="1">
|
|
<objectgroup draworder="index" id="2">
|
|
<object id="1" x="0" y="64">
|
|
<polygon points="16,-16 16,24 0,24 0,-16"/>
|
|
</object>
|
|
</objectgroup>
|
|
</tile>
|
|
<tile id="2">
|
|
<objectgroup draworder="index" id="2">
|
|
<object id="1" x="8" y="73.6">
|
|
<polygon points="8,-9.6 8,14.4 24,14.4 24,-9.6"/>
|
|
</object>
|
|
</objectgroup>
|
|
</tile>
|
|
<tile id="3">
|
|
<objectgroup draworder="index" id="2">
|
|
<object id="1" x="0" y="73.6">
|
|
<polygon points="16,-9.6 16,14.4 0,14.4 0,-9.6"/>
|
|
</object>
|
|
</objectgroup>
|
|
</tile>
|
|
</tileset>
|