Files
novafarma/assets/maps/NovaFarma.tmx

40 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="8" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="4" nextobjectid="5">
<properties>
<property name="description" value="FAZA 1 - Kickstarter Demo Map (8x8)"/>
<property name="name" value="NovaFarma"/>
<property name="spawnX" value="4"/>
<property name="spawnY" value="4"/>
</properties>
<tileset firstgid="1" source="01_Ground.tsx"/>
<tileset firstgid="300" source="02_Obstacles.tsx"/>
<tileset firstgid="600" source="04_Buildings.tsx"/>
<layer id="1" name="Ground" width="8" height="8">
<data encoding="csv">
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0
</data>
</layer>
<objectgroup id="2" name="Objects"/>
<objectgroup id="3" name="SpawnPoints">
<object id="1" name="kai_spawn" x="192" y="192">
<point/>
</object>
<object id="2" name="zombie_spawn" x="288" y="144">
<point/>
</object>
<object id="3" name="grok_spawn" x="96" y="96">
<point/>
</object>
<object id="4" name="susi_spawn" x="240" y="288">
<point/>
</object>
</objectgroup>
</map>