agb/examples/the-dungeon-puzzlers-lament/maps/levels/slime_teleporter.tmx

44 lines
1.4 KiB
Plaintext
Raw Normal View History

2023-08-30 07:56:44 +10:00
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="11" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="8">
<properties>
<property name="DIRECTIONS" value="UUULLLD"/>
<property name="ITEMS" value="TELEPORTER,TELEPORTER,SQUID_UP,SWITCH"/>
<property name="NAME" value="Hmmmmmmmmmm"/>
</properties>
<tileset firstgid="1" source="../level16.tsx"/>
<layer id="1" name="Tile Layer 1" width="11" height="10">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,
0,0,0,1,6,4,3,9,0,0,0,
0,0,1,1073741852,14,15,15,3221225500,8,9,0,
0,1,1073741852,17,15,12,14,17,16,38,0,
0,10,11,39,14,39,15,17,11,18,0,
0,37,16,1073741863,12,1073741863,15,14,12,38,0,
0,46,17,29,2147483677,15,15,11,12,18,0,
0,19,20,28,17,13,11,11,13,47,0,
0,0,0,19,24,28,14,15,2147483676,27,0,
0,0,0,0,0,19,22,22,27,0,0
2023-08-30 07:56:44 +10:00
</data>
</layer>
<objectgroup id="2" name="Object Layer 1">
<object id="1" name="STAIRS" x="70.4375" y="75.2306">
<point/>
</object>
<object id="2" name="SLIME" x="72.3131" y="60.6429">
<point/>
</object>
<object id="3" name="HERO" x="118.577" y="107.323">
<point/>
</object>
<object id="5" name="SWORD" x="103.156" y="57.7254">
<point/>
</object>
<object id="6" name="SPIKES" x="70.2291" y="89.6099">
<point/>
</object>
<object id="7" name="SWITCH" x="86.0671" y="57.1002">
<point/>
</object>
</objectgroup>
</map>