22 lines
796 B
XML
22 lines
796 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="2" nextobjectid="1">
|
|
<editorsettings>
|
|
<export target="TestMap.json" format="json"/>
|
|
</editorsettings>
|
|
<tileset firstgid="1" source="../sprites/Cave.tsx"/>
|
|
<layer id="1" name="Tile Layer 1" 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>
|
|
</map>
|