GreatSpringGameJam/GreatSpringGameJam/Content/Tilesets/World.tsx
2021-03-08 19:08:41 +01:00

140 lines
3.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.3" name="World" tilewidth="16" tileheight="16" tilecount="64" columns="8">
<image source="World.png" width="128" height="128"/>
<tile id="0">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="1">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="2">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="3">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="4">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="5">
<properties>
<property name="Snow" type="bool" value="true"/>
</properties>
</tile>
<tile id="6">
<properties>
<property name="Snow" type="bool" value="true"/>
</properties>
</tile>
<tile id="7">
<properties>
<property name="Snow" type="bool" value="true"/>
</properties>
</tile>
<tile id="8">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="9">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="10">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="13">
<properties>
<property name="Snow" type="bool" value="true"/>
</properties>
</tile>
<tile id="14">
<properties>
<property name="Snow" type="bool" value="true"/>
</properties>
</tile>
<tile id="15">
<properties>
<property name="Snow" type="bool" value="true"/>
</properties>
</tile>
<tile id="16">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="6" width="16" height="10"/>
</objectgroup>
</tile>
<tile id="17">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="6" width="16" height="10"/>
</objectgroup>
</tile>
<tile id="18">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="6" width="16" height="10"/>
</objectgroup>
</tile>
<tile id="20">
<properties>
<property name="GrownVersion" type="int" value="28"/>
<property name="Seed" type="bool" value="true"/>
</properties>
</tile>
<tile id="21">
<properties>
<property name="GrownVersion" type="int" value="29"/>
<property name="Seed" type="bool" value="true"/>
</properties>
</tile>
<tile id="22">
<properties>
<property name="GrownVersion" type="int" value="30"/>
<property name="Seed" type="bool" value="true"/>
</properties>
</tile>
<tile id="24">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="25">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="26">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="28">
<properties>
<property name="JumpPad" type="bool" value="true"/>
</properties>
<objectgroup draworder="index" id="2">
<object id="1" x="1" y="8" width="13" height="8"/>
<object id="2" x="1" y="8" width="13" height="8"/>
</objectgroup>
</tile>
<tile id="34">
<properties>
<property name="Goal" type="bool" value="true"/>
</properties>
<objectgroup draworder="index" id="4">
<object id="3" x="7" y="0" width="9" height="16"/>
</objectgroup>
</tile>
</tileset>