Skip to content
Snippets Groups Projects
tilesheet.tsx 286 B
Newer Older
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="tilesheet" tilewidth="32" tileheight="32" tilecount="84">
 <image source="tilesheet.png" width="448" height="192"/>
 <tile id="1">
  <properties>
   <property name="a tile property" value="123"/>
  </properties>
 </tile>
</tileset>