59 lines
1.9 KiB
XML
59 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.10" tiledversion="1.12.2" orientation="orthogonal" renderorder="right-down" width="20" height="8" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="5">
|
|
<tileset firstgid="1" source="tileset.tsx"/>
|
|
<layer id="1" name="ground" width="20" height="8">
|
|
<data encoding="csv">
|
|
1,1,1,3,1,1,1,2,1,5,5,1,1,1,1,1,4,1,3,1,
|
|
4,1,4,2,4,1,1,1,1,5,5,1,1,1,1,1,1,2,1,1,
|
|
1,1,1,1,1,3,1,1,1,5,5,1,1,1,1,4,1,1,1,4,
|
|
4,1,2,4,1,1,1,1,2,5,5,1,1,1,1,4,1,1,1,2,
|
|
4,4,4,4,4,4,4,4,4,5,5,4,4,4,4,4,4,4,4,4,
|
|
1,2,1,1,3,2,3,1,1,1,3,1,1,2,1,1,1,1,4,1,
|
|
1,1,1,3,4,1,1,1,1,1,1,1,1,1,4,1,1,1,3,1,
|
|
2,1,1,1,1,1,3,3,1,1,1,1,2,1,1,1,1,4,1,2
|
|
</data>
|
|
</layer>
|
|
<layer id="2" name="obstacles" width="20" height="8">
|
|
<properties>
|
|
<property name="collides" type="bool" value="true"/>
|
|
</properties>
|
|
<data encoding="csv">
|
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
|
0,19,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,20,0,
|
|
0,21,22,0,0,0,25,0,0,0,0,0,0,0,0,0,0,21,22,0,
|
|
23,0,0,0,23,0,0,0,0,0,0,0,0,0,0,23,0,0,0,23,
|
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
|
83,81,82,83,81,82,83,81,82,83,81,82,83,81,82,83,81,82,83,81,
|
|
81,82,83,81,82,83,81,82,83,81,82,83,81,82,83,81,82,83,81,82,
|
|
82,83,81,82,83,81,82,83,81,82,83,81,82,83,81,82,83,81,82,83
|
|
</data>
|
|
</layer>
|
|
<objectgroup id="3" name="objects">
|
|
<object id="1" name="spawn" x="168" y="40">
|
|
<properties>
|
|
<property name="id" value="default"/>
|
|
</properties>
|
|
<point/>
|
|
</object>
|
|
<object id="2" name="spawn" x="152" y="40">
|
|
<properties>
|
|
<property name="id" value="from_plaza"/>
|
|
</properties>
|
|
<point/>
|
|
</object>
|
|
<object id="3" name="door" x="168" y="8">
|
|
<properties>
|
|
<property name="target" value="plaza"/>
|
|
<property name="spawn" value="from_fog"/>
|
|
</properties>
|
|
<point/>
|
|
</object>
|
|
<object id="4" name="interact" x="168" y="72">
|
|
<properties>
|
|
<property name="id" value="fog_wall"/>
|
|
</properties>
|
|
<point/>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|