20 lines
652 B
XML
20 lines
652 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.9" tiledversion="1.9.2" name="lettergodot" tilewidth="65" tileheight="64" tilecount="5" columns="0">
|
|
<grid orientation="orthogonal" width="1" height="1"/>
|
|
<tile id="0">
|
|
<image width="64" height="64" source="normaltile.png"/>
|
|
</tile>
|
|
<tile id="1">
|
|
<image width="65" height="64" source="letterdownmiddle.png"/>
|
|
</tile>
|
|
<tile id="2">
|
|
<image width="64" height="64" source="lettertiledown.png"/>
|
|
</tile>
|
|
<tile id="3">
|
|
<image width="64" height="64" source="letterdownedge.png"/>
|
|
</tile>
|
|
<tile id="4">
|
|
<image width="64" height="64" source="lettertileup.png"/>
|
|
</tile>
|
|
</tileset>
|