32 lines
1.0 KiB
XML
32 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset name="my_tileset" tilewidth="128" tileheight="128" tilecount="9" columns="0">
|
|
<grid orientation="orthogonal" width="1" height="1"/>
|
|
<tile id="0">
|
|
<image width="128" height="128" source="images/boxCrate_double.png"/>
|
|
</tile>
|
|
<tile id="1">
|
|
<image width="128" height="128" source="images/grassCenter.png"/>
|
|
</tile>
|
|
<tile id="2">
|
|
<image width="128" height="128" source="images/grassCorner_left.png"/>
|
|
</tile>
|
|
<tile id="3">
|
|
<image width="128" height="128" source="images/grassCorner_right.png"/>
|
|
</tile>
|
|
<tile id="4">
|
|
<image width="128" height="128" source="images/grassHill_left.png"/>
|
|
</tile>
|
|
<tile id="5">
|
|
<image width="128" height="128" source="images/grassHill_right.png"/>
|
|
</tile>
|
|
<tile id="6">
|
|
<image width="128" height="128" source="images/grassLeft.png"/>
|
|
</tile>
|
|
<tile id="7">
|
|
<image width="128" height="128" source="images/grassMid.png"/>
|
|
</tile>
|
|
<tile id="8">
|
|
<image width="128" height="128" source="images/grassRight.png"/>
|
|
</tile>
|
|
</tileset>
|