52 lines
2.5 KiB
XML
52 lines
2.5 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="100" tileheight="100" infinite="0" nextlayerid="4" nextobjectid="3">
|
|
<editorsettings>
|
|
<export target="../assets/proedge.json" format="json"/>
|
|
</editorsettings>
|
|
<tileset firstgid="1" name="proedge-tiles" tilewidth="100" tileheight="100" tilecount="100" columns="10">
|
|
<image source="../assets/proedge-tiles.png" width="1000" height="1000"/>
|
|
</tileset>
|
|
<tileset firstgid="101" name="proedge-enemies" tilewidth="100" tileheight="100" tilecount="100" columns="10">
|
|
<image source="../assets/proedge-enemies.png" width="1000" height="1000"/>
|
|
</tileset>
|
|
<layer id="1" name="main" width="16" height="9">
|
|
<data encoding="csv">
|
|
1,2,3,4,5,2684354612,2684354612,2684354602,2147483653,2147483652,2147483653,2147483652,2147483651,2147483650,2147483650,2147483649,
|
|
11,12,13,14,13,14,13,14,13,14,13,14,13,14,2147483660,2147483659,
|
|
21,22,23,23,24,24,24,24,24,24,24,24,24,24,2147483670,2147483669,
|
|
31,32,33,33,34,34,34,34,34,34,34,34,34,34,2147483680,2147483679,
|
|
42,22,24,33,34,34,34,34,34,34,34,34,34,34,2147483670,2147483690,
|
|
42,32,24,23,24,24,24,24,24,24,24,24,3221225506,3221225505,3221225504,3221225503,
|
|
52,22,34,33,34,34,34,34,34,34,34,34,3221225496,3221225495,3221225494,3221225493,
|
|
52,1610612748,1073741838,1073741837,1073741838,1073741837,1073741838,1073741837,1073741838,1073741837,1073741838,1073741837,3221225486,3221225485,3221225484,3221225483,
|
|
62,3221225477,3221225476,3221225475,3221225474,3221225477,3221225476,3221225475,3221225474,3221225477,3221225474,3221225477,3221225476,3221225475,3221225474,3221225473
|
|
</data>
|
|
</layer>
|
|
<layer id="2" name="objects" width="16" height="9">
|
|
<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,
|
|
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,0,0,0,0,0,0,0,0,0
|
|
</data>
|
|
</layer>
|
|
<objectgroup id="3" name="enemies">
|
|
<object id="1" gid="101" x="1096" y="498" width="100" height="100">
|
|
<properties>
|
|
<property name="fire" type="bool" value="true"/>
|
|
<property name="patrolX" type="int" value="-700"/>
|
|
</properties>
|
|
</object>
|
|
<object id="2" gid="111" x="904" y="702" width="100" height="100">
|
|
<properties>
|
|
<property name="follow" type="bool" value="true"/>
|
|
</properties>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|