Initial commit

This commit is contained in:
Senad Uka
2022-11-27 18:58:30 +01:00
commit 50955b03e0
68 changed files with 124783 additions and 0 deletions

19
lettergodot.tsx Normal file
View File

@@ -0,0 +1,19 @@
<?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>