tortugger/map.tmx
2023-08-23 08:39:01 -03:00

104 lines
4.0 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="26">
<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" 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="-8" width="12" height="32"/>
<object id="22" type="floatdev" x="146" y="-8" width="12" height="32"/>
<object id="25" type="floatdev" x="194" y="-8" width="12" height="32">
<properties>
<property name="speed" type="int" value="18"/>
</properties>
</object>
<object id="11" type="floatdev" x="98" y="16" width="12" height="32">
<properties>
<property name="speed" type="int" value="12"/>
</properties>
</object>
<object id="21" type="floatdev" x="162" y="16" width="12" height="32">
<properties>
<property name="speed" type="int" value="-10"/>
</properties>
</object>
<object id="12" type="floatdev" x="114" y="16" width="12" height="48">
<properties>
<property name="speed" type="int" value="-16"/>
</properties>
</object>
<object id="20" type="floatdev" x="178" y="16" width="12" height="48">
<properties>
<property name="speed" type="int" value="-18"/>
</properties>
</object>
<object id="2" type="vehicle" x="18" y="64" width="12" height="16"/>
<object id="7" type="floatdev" x="82" y="56" width="12" height="32"/>
<object id="19" type="floatdev" x="146" y="56" width="12" height="32"/>
<object id="24" type="floatdev" x="194" y="56" width="12" height="32">
<properties>
<property name="speed" type="int" value="18"/>
</properties>
</object>
<object id="10" type="floatdev" x="98" y="80" width="12" height="32">
<properties>
<property name="speed" type="int" value="12"/>
</properties>
</object>
<object id="18" type="floatdev" x="162" y="80" width="12" height="32">
<properties>
<property name="speed" type="int" value="-10"/>
</properties>
</object>
<object id="13" type="floatdev" x="114" y="128" width="12" height="48">
<properties>
<property name="speed" type="int" value="-16"/>
</properties>
</object>
<object id="16" type="floatdev" x="178" y="128" width="12" height="48">
<properties>
<property name="speed" type="int" value="-18"/>
</properties>
</object>
<object id="3" type="vehicle" x="18" y="128" width="12" height="16"/>
<object id="6" type="floatdev" x="82" y="120" width="12" height="32"/>
<object id="17" type="floatdev" x="146" y="120" width="12" height="32"/>
<object id="23" type="floatdev" x="194" y="120" width="12" height="32">
<properties>
<property name="speed" type="int" value="18"/>
</properties>
</object>
<object id="9" type="floatdev" x="98" y="144" width="12" height="32">
<properties>
<property name="speed" type="int" value="12"/>
</properties>
</object>
<object id="15" type="floatdev" x="162" y="144" width="12" height="32">
<properties>
<property name="speed" type="int" value="-10"/>
</properties>
</object>
</objectgroup>
</map>