1
0
Fork 0
tortugger/map.tmx

39 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.8" tiledversion="1.8.6" orientation="orthogonal" renderorder="right-down" width="20" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="12">
<editorsettings>
<export target="map.lua" format="lua"/>
</editorsettings>
<tileset firstgid="1" name="tiles" tilewidth="16" tileheight="16" tilecount="10" columns="10">
<image source="tiles.png" trans="ff00ff" width="160" height="16"/>
</tileset>
<layer id="1" name="Capa de patrones 1" width="20" height="10">
<data encoding="csv">
1,2,3,4,1,5,5,5,1,5,5,5,5,1,2,3,7,3,4,6,
1,2,7,4,1,5,5,5,1,5,5,5,5,1,2,7,7,7,4,6,
1,2,3,4,1,5,5,5,1,5,5,5,5,1,2,3,7,3,4,6,
1,2,7,4,1,5,5,5,1,5,5,5,5,1,2,7,7,7,4,6,
1,2,3,4,1,5,5,5,1,5,5,5,5,1,2,3,7,3,4,6,
1,2,7,4,1,5,5,5,1,5,5,5,5,1,2,7,7,7,4,6,
1,2,3,4,1,5,5,5,1,5,5,5,5,1,2,3,7,3,4,6,
1,2,7,4,1,5,5,5,1,5,5,5,5,1,2,7,7,7,4,6,
1,2,3,4,1,5,5,5,1,5,5,5,5,1,2,3,7,3,4,6,
1,2,7,4,1,5,5,5,1,5,5,5,5,1,2,7,7,7,4,6
</data>
</layer>
<objectgroup id="3" name="hazards">
<object id="4" type="water" x="80" y="-0.25" width="48" height="160"/>
<object id="5" type="water" x="144" y="0" width="64" height="160"/>
</objectgroup>
<objectgroup id="2" name="entities" tintcolor="#aa0000">
<object id="1" type="vehicle" x="18" y="0" width="12" height="16"/>
<object id="8" type="floatdev" x="82" y="0" width="12" height="16"/>
<object id="11" type="floatdev" x="98" y="32" width="12" height="16"/>
<object id="2" type="vehicle" x="18" y="64" width="12" height="16"/>
<object id="7" type="floatdev" x="82" y="64" width="12" height="16"/>
<object id="10" type="floatdev" x="98" y="98" width="12" height="16"/>
<object id="3" type="vehicle" x="18" y="128" width="12" height="16"/>
<object id="6" type="floatdev" x="82" y="128" width="12" height="16"/>
<object id="9" type="floatdev" x="98" y="160" width="12" height="16"/>
</objectgroup>
</map>