teleporter level

This commit is contained in:
Corwin 2023-08-29 21:44:36 +01:00
parent 8b8f94ae7f
commit 712301bd2e
No known key found for this signature in database

View file

@ -0,0 +1,34 @@
<?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="6">
<properties>
<property name="DIRECTIONS" value="RRRDRRRR"/>
<property name="ITEMS" value="TELEPORTER"/>
<property name="NAME" value="They say you can't remember moving"/>
</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,1,4,5,4,3,7,2,8,9,0,
0,37,11,17,13,16,13,12,17,38,0,
0,19,21,22,20,26,26,20,25,27,0,
0,0,0,1,7,3,3,9,0,0,0,
0,0,1,1073741852,13,16,17,3221225500,9,0,0,
0,0,37,13,11,12,14,13,18,0,0,
0,0,19,21,28,16,2147483676,25,27,0,0,
0,0,0,0,19,25,27,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0
</data>
</layer>
<objectgroup id="2" name="Object Layer 1">
<object id="3" name="HERO" x="39.3333" y="40.3333">
<point/>
</object>
<object id="4" name="STAIRS" x="87.6667" y="120">
<point/>
</object>
<object id="5" name="TELEPORTER" x="87.6667" y="100.333">
<point/>
</object>
</objectgroup>
</map>