alien-rush/assets/tilesets/level2.tmx

71 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="16" height="9" tilewidth="200" tileheight="200" infinite="1" nextlayerid="3" nextobjectid="1">
<tileset firstgid="1" name="terrain" tilewidth="200" tileheight="200" tilecount="25" columns="5">
<image source="../terrain.png" width="1000" height="1000"/>
<tile id="1">
<properties>
<property name="collides" type="bool" value="true"/>
</properties>
</tile>
<tile id="3">
<properties>
<property name="collides" type="bool" value="true"/>
</properties>
</tile>
<tile id="6">
<properties>
<property name="collides" type="bool" value="true"/>
</properties>
</tile>
<tile id="11">
<properties>
<property name="collides" type="bool" value="true"/>
</properties>
</tile>
</tileset>
<layer id="1" name="main" width="16" height="9">
<data encoding="csv">
<chunk x="0" y="0" width="16" height="16">
4,4,12,2,2,1,2,2,4,4,4,12,0,0,0,0,
4,4,12,2,2,1,2,2,4,4,4,12,0,0,0,0,
4,4,12,2,2,1,2,2,4,4,4,12,0,0,0,0,
4,4,12,2,2,1,2,2,4,4,4,12,0,0,0,0,
4,4,12,2,2,1,2,2,4,4,4,12,0,0,0,0,
4,4,12,2,2,1,2,2,4,4,4,12,0,0,0,0,
2,2,2,2,2,1,2,2,4,4,4,2,0,0,0,0,
2,7,7,7,7,1,2,1,1,1,1,2,0,0,0,0,
2,1,1,1,1,1,2,1,2,2,1,2,0,0,0,0,
2,1,2,2,2,2,2,1,2,2,1,2,0,0,0,0,
2,1,2,2,1,1,1,1,2,2,1,2,0,0,0,0,
2,1,1,1,1,2,2,2,2,2,1,2,0,0,0,0,
2,2,2,2,2,2,2,2,2,2,2,2,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
</chunk>
</data>
</layer>
<layer id="2" name="platforms" width="16" height="9">
<data encoding="csv">
<chunk x="0" y="0" width="16" height="16">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,16,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,16,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,
0,0,0,0,16,0,0,16,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,16,0,0,16,0,0,0,0,0,0,
0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,16,16,0,0,0,0,0,0,
16,0,16,0,0,16,16,0,0,0,0,16,0,0,0,0,
0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,16,0,0,16,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,0,0,0,0,0,0,0
</chunk>
</data>
</layer>
</map>