The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'! https://forums.lestoria.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AdventuresInLestoria/Adventures in Lestoria/assets/maps/objects.tsx

20 lines
763 B

<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.2" name="objects" tilewidth="24" tileheight="24" tilecount="783" columns="29">
<transformations hflip="0" vflip="0" rotate="0" preferuntransformed="1"/>
<image source="chapter2-props.png" width="696" height="648"/>
<tile id="2" type="CustomTile">
<properties>
<property name="TileRepeatFactor X" type="int" value="2"/>
<property name="TileRepeatFactor Y" type="int" value="2"/>
</properties>
<objectgroup draworder="index" id="3">
<object id="5" x="0" y="0" width="24" height="24"/>
</objectgroup>
<animation>
<frame tileid="2" duration="300"/>
<frame tileid="3" duration="300"/>
<frame tileid="4" duration="300"/>
</animation>
</tile>
</tileset>