2022-07-01 17:11:52 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-07-01 17:37:13 +00:00
|
|
|
<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">
|
2022-07-01 17:11:52 +00:00
|
|
|
<editorsettings>
|
|
|
|
<export target="TestMap.json" format="json"/>
|
|
|
|
</editorsettings>
|
|
|
|
<tileset firstgid="1" source="../sprites/Cave.tsx"/>
|
2022-07-01 21:10:57 +00:00
|
|
|
<layer id="1" name="map" width="10" height="10">
|
2022-07-01 17:11:52 +00:00
|
|
|
<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>
|
2022-07-01 17:37:13 +00:00
|
|
|
<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>
|
2022-07-01 17:11:52 +00:00
|
|
|
</map>
|