tamamo/maps/TestMap.tmx

26 lines
953 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="10" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="5">
<editorsettings>
<export target="TestMap.json" format="json"/>
</editorsettings>
<tileset firstgid="1" source="../sprites/Cave.tsx"/>
<layer id="1" name="map" width="10" height="10">
<data encoding="csv">
29,29,29,29,29,29,29,29,29,29,
29,29,29,29,29,29,29,29,29,29,
29,29,29,29,29,29,29,29,29,29,
29,29,29,29,29,18,29,29,29,29,
29,29,29,29,29,38,29,29,29,29,
1,2,3,4,2,48,4,2,3,4,
6,50,50,50,50,50,50,22,50,23,
16,22,50,23,50,43,50,50,50,50,
26,41,50,50,50,50,50,22,50,50,
6,50,50,50,22,50,50,50,42,50
</data>
</layer>
<objectgroup id="2" name="coll">
<object id="3" x="0" y="80" width="160" height="80"/>
<object id="4" x="80" y="48" width="16" height="32"/>
</objectgroup>
</map>