feat: add terrain tests in the cave map
This commit is contained in:
parent
9523edb555
commit
e62e97b2d7
3 changed files with 691 additions and 403 deletions
|
@ -1,108 +1,183 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="5" nextobjectid="18">
|
<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="5" nextobjectid="18">
|
||||||
|
<editorsettings>
|
||||||
|
<export target="map.lua" format="lua"/>
|
||||||
|
</editorsettings>
|
||||||
<tileset firstgid="1" source="overworld.tsx"/>
|
<tileset firstgid="1" source="overworld.tsx"/>
|
||||||
|
<tileset firstgid="481" name="grotto" tilewidth="16" tileheight="16" tilecount="147" columns="7">
|
||||||
|
<image source="grotto.png" width="112" height="336"/>
|
||||||
|
<terraintypes>
|
||||||
|
<terrain name="grass" tile="31"/>
|
||||||
|
</terraintypes>
|
||||||
|
<tile id="3" type="solid"/>
|
||||||
|
<tile id="4" type="solid"/>
|
||||||
|
<tile id="5" type="solid"/>
|
||||||
|
<tile id="10" type="solid"/>
|
||||||
|
<tile id="11" type="solid"/>
|
||||||
|
<tile id="12" type="solid"/>
|
||||||
|
<tile id="14" type="solid"/>
|
||||||
|
<tile id="15" type="solid"/>
|
||||||
|
<tile id="16" type="solid"/>
|
||||||
|
<tile id="17" type="solid"/>
|
||||||
|
<tile id="18" type="solid"/>
|
||||||
|
<tile id="19" type="solid"/>
|
||||||
|
<tile id="21" type="solid"/>
|
||||||
|
<tile id="22" type="solid"/>
|
||||||
|
<tile id="23" type="solid"/>
|
||||||
|
<tile id="24" type="solid"/>
|
||||||
|
<tile id="25" type="solid"/>
|
||||||
|
<tile id="26" type="solid"/>
|
||||||
|
<tile id="28" type="solid"/>
|
||||||
|
<tile id="29" type="solid"/>
|
||||||
|
<tile id="30" type="solid"/>
|
||||||
|
<tile id="31" type="solid"/>
|
||||||
|
<tile id="32" type="solid"/>
|
||||||
|
<tile id="33" type="solid"/>
|
||||||
|
<tile id="35" type="solid"/>
|
||||||
|
<tile id="36" type="solid"/>
|
||||||
|
<tile id="37" type="solid"/>
|
||||||
|
<tile id="38" type="solid"/>
|
||||||
|
<tile id="39" type="solid"/>
|
||||||
|
<tile id="40" type="solid"/>
|
||||||
|
<tile id="42" type="solid"/>
|
||||||
|
<tile id="43" type="solid"/>
|
||||||
|
<tile id="44" type="solid"/>
|
||||||
|
<tile id="45" type="solid"/>
|
||||||
|
<tile id="46" type="solid"/>
|
||||||
|
<tile id="47" type="solid"/>
|
||||||
|
<tile id="49" type="solid"/>
|
||||||
|
<tile id="50" type="solid"/>
|
||||||
|
<tile id="51" type="solid"/>
|
||||||
|
<tile id="52" type="solid"/>
|
||||||
|
<tile id="53" type="solid"/>
|
||||||
|
<tile id="54" type="solid"/>
|
||||||
|
<tile id="56" type="solid"/>
|
||||||
|
<tile id="57" type="solid"/>
|
||||||
|
<tile id="58" type="solid"/>
|
||||||
|
<tile id="59" type="solid"/>
|
||||||
|
<tile id="60" type="solid"/>
|
||||||
|
<tile id="61" type="solid"/>
|
||||||
|
<tile id="63" type="solid"/>
|
||||||
|
<tile id="64" type="solid"/>
|
||||||
|
<tile id="65" type="solid"/>
|
||||||
|
<tile id="66" type="solid"/>
|
||||||
|
<tile id="67" type="solid"/>
|
||||||
|
<tile id="68" type="solid"/>
|
||||||
|
<tile id="70" type="solid"/>
|
||||||
|
<tile id="72" type="solid"/>
|
||||||
|
<tile id="73" type="solid"/>
|
||||||
|
<tile id="74" type="solid"/>
|
||||||
|
<tile id="75" type="solid"/>
|
||||||
|
<tile id="76" type="solid"/>
|
||||||
|
<tile id="77" type="solid"/>
|
||||||
|
<tile id="78" type="solid"/>
|
||||||
|
<tile id="79" type="solid"/>
|
||||||
|
<tile id="81" type="solid"/>
|
||||||
|
<tile id="82" type="solid"/>
|
||||||
|
<tile id="83" type="solid"/>
|
||||||
|
<tile id="84" type="solid"/>
|
||||||
|
<tile id="85" type="solid"/>
|
||||||
|
<tile id="86" type="solid"/>
|
||||||
|
<tile id="88" type="solid"/>
|
||||||
|
<tile id="89" type="solid"/>
|
||||||
|
<tile id="90" type="solid"/>
|
||||||
|
<tile id="91" type="solid"/>
|
||||||
|
<tile id="92" type="solid"/>
|
||||||
|
<tile id="93" type="solid"/>
|
||||||
|
<tile id="94" type="solid"/>
|
||||||
|
<tile id="95" type="solid"/>
|
||||||
|
<tile id="96" type="solid"/>
|
||||||
|
<tile id="98" type="solid"/>
|
||||||
|
<tile id="99" type="solid"/>
|
||||||
|
<tile id="100" type="solid"/>
|
||||||
|
<tile id="101" type="solid"/>
|
||||||
|
<tile id="102" type="solid"/>
|
||||||
|
<tile id="103" type="solid"/>
|
||||||
|
<tile id="105" type="ice"/>
|
||||||
|
<tile id="106" type="water"/>
|
||||||
|
<tile id="107" type="swamp"/>
|
||||||
|
<tile id="108" type="lava"/>
|
||||||
|
<tile id="109" type="hole"/>
|
||||||
|
<tile id="112" type="grass" terrain=",,,0"/>
|
||||||
|
<tile id="113" type="grass" terrain=",,0,0"/>
|
||||||
|
<tile id="114" type="grass" terrain=",,0,"/>
|
||||||
|
<tile id="115" type="grass" terrain=",0,0,0"/>
|
||||||
|
<tile id="117" type="grass" terrain="0,,0,0"/>
|
||||||
|
<tile id="119" type="grass" terrain=",0,,0"/>
|
||||||
|
<tile id="120" type="grass" terrain="0,0,0,0"/>
|
||||||
|
<tile id="121" type="grass" terrain="0,,0,"/>
|
||||||
|
<tile id="126" type="grass" terrain=",0,,"/>
|
||||||
|
<tile id="127" type="grass" terrain="0,0,,"/>
|
||||||
|
<tile id="128" type="grass" terrain="0,,,"/>
|
||||||
|
<tile id="129" type="grass" terrain="0,0,,0"/>
|
||||||
|
<tile id="131" type="grass" terrain="0,0,0,"/>
|
||||||
|
</tileset>
|
||||||
<layer id="1" name="Calque de Tile 1" width="30" height="30">
|
<layer id="1" name="Calque de Tile 1" width="30" height="30">
|
||||||
<data encoding="csv">
|
<data encoding="csv">
|
||||||
3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,399,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,400,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,402,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,586,586,586,586,586,586,586,586,552,552,587,587,587,587,587,587,587,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,586,586,586,586,586,586,586,586,552,552,587,587,587,587,587,587,587,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,586,586,586,586,586,586,586,586,552,552,587,587,587,587,587,587,587,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,586,586,586,586,586,586,586,586,552,552,587,587,587,587,587,587,587,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,589,589,589,589,589,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,589,589,589,589,589,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,589,589,589,589,589,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,589,589,589,589,589,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,590,590,590,590,590,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,590,590,590,590,590,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,590,590,590,590,590,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,590,590,590,590,590,552,552,552,552,552,588,588,588,588,588,588,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,588,588,588,588,588,588,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,588,588,588,588,588,588,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,588,588,588,588,588,588,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,339,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,337,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,431,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,306,432,3,
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,
|
||||||
3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
|
552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552
|
||||||
</data>
|
</data>
|
||||||
</layer>
|
</layer>
|
||||||
<layer id="2" name="Rochers" width="30" height="30">
|
<layer id="2" name="Rochers" width="30" height="30">
|
||||||
<data encoding="csv">
|
<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,556,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,559,557,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,563,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,566,564,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,563,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,564,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,563,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,564,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,563,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,564,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,563,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,564,0,
|
||||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,84,85,0,0,0,0,0,
|
0,563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,574,575,0,0,0,564,0,
|
||||||
0,0,0,0,0,0,0,84,85,0,0,0,0,0,0,0,0,84,85,0,0,0,0,116,117,0,0,0,0,0,
|
0,563,0,0,0,0,0,572,573,0,0,0,0,0,0,0,0,576,577,0,0,0,0,581,582,0,0,0,564,0,
|
||||||
0,0,0,0,0,0,0,116,117,0,0,0,0,0,0,0,0,116,117,0,0,0,0,0,0,0,0,0,0,0,
|
0,563,0,0,0,0,0,579,580,0,0,0,0,0,0,0,0,583,584,0,0,0,0,0,0,0,0,0,564,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,563,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,564,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,563,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,564,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,563,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,564,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,563,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,564,0,
|
||||||
0,0,0,0,0,0,0,0,0,0,0,0,84,85,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
0,563,0,0,0,0,0,0,0,0,0,0,574,575,0,0,0,0,0,0,0,0,0,0,0,0,0,0,564,0,
|
||||||
0,0,0,0,0,0,0,0,0,0,0,0,116,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
0,563,0,0,0,0,0,0,0,0,0,0,581,582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,564,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,563,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,564,0,
|
||||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,84,85,0,0,0,0,0,0,
|
0,563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,577,0,0,0,0,564,0,
|
||||||
0,0,0,0,0,84,85,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,117,0,0,0,0,0,0,
|
0,563,0,0,0,572,573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,583,584,0,0,0,0,564,0,
|
||||||
0,0,0,0,0,116,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
0,563,0,0,0,579,580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,564,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,
|
552,563,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,564,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,
|
552,563,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,564,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,563,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,564,0,
|
||||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,84,85,0,0,0,0,0,0,0,0,0,0,0,0,
|
0,563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,572,573,593,594,595,0,0,0,0,0,0,0,564,0,
|
||||||
0,0,0,0,0,0,0,0,84,85,0,0,0,0,0,0,116,117,0,0,0,0,0,0,0,0,0,0,0,0,
|
0,563,0,0,0,0,0,0,576,577,0,0,0,0,0,0,579,580,600,601,598,595,0,0,0,0,0,0,564,0,
|
||||||
0,0,0,0,0,0,0,0,116,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
0,563,0,0,0,0,0,0,583,584,0,0,0,0,0,0,593,594,596,601,601,602,0,0,0,0,0,0,564,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,563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,600,601,601,601,601,602,0,0,0,0,0,0,564,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,563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,607,608,608,608,608,609,0,0,0,0,0,0,564,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,570,545,545,545,545,545,545,545,545,545,545,546,0,0,544,545,545,545,545,545,545,545,545,545,545,545,545,571,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,553,0,0,551,0,0,0,0,0,0,0,0,0,0,0,0,0,0
|
||||||
</data>
|
</data>
|
||||||
</layer>
|
</layer>
|
||||||
<objectgroup id="3" name="player">
|
|
||||||
<object id="1" x="48" y="80" width="16" height="16">
|
|
||||||
<properties>
|
|
||||||
<property name="id" type="int" value="1"/>
|
|
||||||
</properties>
|
|
||||||
</object>
|
|
||||||
<object id="2" x="416" y="80" width="16" height="16">
|
|
||||||
<properties>
|
|
||||||
<property name="id" type="int" value="1"/>
|
|
||||||
</properties>
|
|
||||||
</object>
|
|
||||||
<object id="3" x="48" y="416" width="16" height="16">
|
|
||||||
<properties>
|
|
||||||
<property name="id" type="int" value="3"/>
|
|
||||||
</properties>
|
|
||||||
</object>
|
|
||||||
<object id="4" x="416" y="416" width="16" height="16">
|
|
||||||
<properties>
|
|
||||||
<property name="id" type="int" value="4"/>
|
|
||||||
</properties>
|
|
||||||
</object>
|
|
||||||
</objectgroup>
|
|
||||||
<objectgroup id="4" name="wall">
|
|
||||||
<object id="5" x="0" y="0" width="480" height="64"/>
|
|
||||||
<object id="6" x="448" y="64" width="32" height="416"/>
|
|
||||||
<object id="7" x="32" y="448" width="416" height="32"/>
|
|
||||||
<object id="8" x="0" y="64" width="32" height="416"/>
|
|
||||||
<object id="9" x="112" y="128" width="32" height="32"/>
|
|
||||||
<object id="10" x="272" y="128" width="32" height="32"/>
|
|
||||||
<object id="12" x="368" y="112" width="32" height="32"/>
|
|
||||||
<object id="13" x="192" y="224" width="32" height="32"/>
|
|
||||||
<object id="14" x="352" y="272" width="32" height="32"/>
|
|
||||||
<object id="15" x="256" y="368" width="32" height="32"/>
|
|
||||||
<object id="16" x="128" y="384" width="32" height="32"/>
|
|
||||||
<object id="17" x="80" y="288" width="32" height="32"/>
|
|
||||||
</objectgroup>
|
|
||||||
</map>
|
</map>
|
||||||
|
|
BIN
sonic-radiance.love/datas/gamedata/maps/sti/test/grotto.png
Normal file
BIN
sonic-radiance.love/datas/gamedata/maps/sti/test/grotto.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
|
@ -1,7 +1,7 @@
|
||||||
return {
|
return {
|
||||||
version = "1.2",
|
version = "1.4",
|
||||||
luaversion = "5.1",
|
luaversion = "5.1",
|
||||||
tiledversion = "1.2.2",
|
tiledversion = "1.4.3",
|
||||||
orientation = "orthogonal",
|
orientation = "orthogonal",
|
||||||
renderorder = "right-down",
|
renderorder = "right-down",
|
||||||
width = 30,
|
width = 30,
|
||||||
|
@ -24,6 +24,7 @@ return {
|
||||||
image = "overworld.png",
|
image = "overworld.png",
|
||||||
imagewidth = 512,
|
imagewidth = 512,
|
||||||
imageheight = 240,
|
imageheight = 240,
|
||||||
|
objectalignment = "unspecified",
|
||||||
tileoffset = {
|
tileoffset = {
|
||||||
x = 0,
|
x = 0,
|
||||||
y = 0
|
y = 0
|
||||||
|
@ -37,17 +38,471 @@ return {
|
||||||
terrains = {},
|
terrains = {},
|
||||||
tilecount = 480,
|
tilecount = 480,
|
||||||
tiles = {}
|
tiles = {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name = "grotto",
|
||||||
|
firstgid = 481,
|
||||||
|
tilewidth = 16,
|
||||||
|
tileheight = 16,
|
||||||
|
spacing = 0,
|
||||||
|
margin = 0,
|
||||||
|
columns = 7,
|
||||||
|
image = "grotto.png",
|
||||||
|
imagewidth = 112,
|
||||||
|
imageheight = 336,
|
||||||
|
objectalignment = "unspecified",
|
||||||
|
tileoffset = {
|
||||||
|
x = 0,
|
||||||
|
y = 0
|
||||||
|
},
|
||||||
|
grid = {
|
||||||
|
orientation = "orthogonal",
|
||||||
|
width = 16,
|
||||||
|
height = 16
|
||||||
|
},
|
||||||
|
properties = {},
|
||||||
|
terrains = {
|
||||||
|
{
|
||||||
|
name = "grass",
|
||||||
|
tile = 31,
|
||||||
|
properties = {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
tilecount = 147,
|
||||||
|
tiles = {
|
||||||
|
{
|
||||||
|
id = 3,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 4,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 5,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 10,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 11,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 12,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 14,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 15,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 16,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 17,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 18,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 19,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 21,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 22,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 23,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 24,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 25,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 26,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 28,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 29,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 30,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 31,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 32,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 33,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 35,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 36,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 37,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 38,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 39,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 40,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 42,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 43,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 44,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 45,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 46,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 47,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 49,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 50,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 51,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 52,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 53,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 54,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 56,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 57,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 58,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 59,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 60,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 61,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 63,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 64,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 65,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 66,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 67,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 68,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 70,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 72,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 73,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 74,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 75,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 76,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 77,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 78,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 79,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 81,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 82,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 83,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 84,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 85,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 86,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 88,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 89,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 90,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 91,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 92,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 93,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 94,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 95,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 96,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 98,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 99,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 100,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 101,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 102,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 103,
|
||||||
|
type = "solid"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 105,
|
||||||
|
type = "ice"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 106,
|
||||||
|
type = "water"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 107,
|
||||||
|
type = "swamp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 108,
|
||||||
|
type = "lava"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 109,
|
||||||
|
type = "hole"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 112,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { -1, -1, -1, 0 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 113,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { -1, -1, 0, 0 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 114,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { -1, -1, 0, -1 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 115,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { -1, 0, 0, 0 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 117,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { 0, -1, 0, 0 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 119,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { -1, 0, -1, 0 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 120,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { 0, 0, 0, 0 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 121,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { 0, -1, 0, -1 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 126,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { -1, 0, -1, -1 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 127,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { 0, 0, -1, -1 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 128,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { 0, -1, -1, -1 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 129,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { 0, 0, -1, 0 }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = 131,
|
||||||
|
type = "grass",
|
||||||
|
terrain = { 0, 0, 0, -1 }
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
layers = {
|
layers = {
|
||||||
{
|
{
|
||||||
type = "tilelayer",
|
type = "tilelayer",
|
||||||
id = 1,
|
|
||||||
name = "Calque de Tile 1",
|
|
||||||
x = 0,
|
x = 0,
|
||||||
y = 0,
|
y = 0,
|
||||||
width = 30,
|
width = 30,
|
||||||
height = 30,
|
height = 30,
|
||||||
|
id = 1,
|
||||||
|
name = "Calque de Tile 1",
|
||||||
visible = true,
|
visible = true,
|
||||||
opacity = 1,
|
opacity = 1,
|
||||||
offsetx = 0,
|
offsetx = 0,
|
||||||
|
@ -55,46 +510,46 @@ return {
|
||||||
properties = {},
|
properties = {},
|
||||||
encoding = "lua",
|
encoding = "lua",
|
||||||
data = {
|
data = {
|
||||||
3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 399, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 370, 400, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 402, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 434, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 586, 586, 586, 586, 586, 586, 586, 586, 552, 552, 587, 587, 587, 587, 587, 587, 587, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 586, 586, 586, 586, 586, 586, 586, 586, 552, 552, 587, 587, 587, 587, 587, 587, 587, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 586, 586, 586, 586, 586, 586, 586, 586, 552, 552, 587, 587, 587, 587, 587, 587, 587, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 586, 586, 586, 586, 586, 586, 586, 586, 552, 552, 587, 587, 587, 587, 587, 587, 587, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 589, 589, 589, 589, 589, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 589, 589, 589, 589, 589, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 589, 589, 589, 589, 589, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 589, 589, 589, 589, 589, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 590, 590, 590, 590, 590, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 590, 590, 590, 590, 590, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 590, 590, 590, 590, 590, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 590, 590, 590, 590, 590, 552, 552, 552, 552, 552, 588, 588, 588, 588, 588, 588, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 588, 588, 588, 588, 588, 588, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 588, 588, 588, 588, 588, 588, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 588, 588, 588, 588, 588, 588, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 339, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 337, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 431, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 306, 432, 3,
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552,
|
||||||
3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3
|
552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552, 552
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type = "tilelayer",
|
type = "tilelayer",
|
||||||
id = 2,
|
|
||||||
name = "Rochers",
|
|
||||||
x = 0,
|
x = 0,
|
||||||
y = 0,
|
y = 0,
|
||||||
width = 30,
|
width = 30,
|
||||||
height = 30,
|
height = 30,
|
||||||
|
id = 2,
|
||||||
|
name = "Rochers",
|
||||||
visible = true,
|
visible = true,
|
||||||
opacity = 1,
|
opacity = 1,
|
||||||
offsetx = 0,
|
offsetx = 0,
|
||||||
|
@ -103,277 +558,35 @@ return {
|
||||||
encoding = "lua",
|
encoding = "lua",
|
||||||
data = {
|
data = {
|
||||||
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, 556, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 559, 557, 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, 563, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 566, 564, 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, 563, 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, 564, 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, 563, 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, 564, 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, 563, 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, 564, 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, 563, 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, 564, 0,
|
||||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 574, 575, 0, 0, 0, 564, 0,
|
||||||
0, 0, 0, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 116, 117, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 0, 0, 572, 573, 0, 0, 0, 0, 0, 0, 0, 0, 576, 577, 0, 0, 0, 0, 581, 582, 0, 0, 0, 564, 0,
|
||||||
0, 0, 0, 0, 0, 0, 0, 116, 117, 0, 0, 0, 0, 0, 0, 0, 0, 116, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 0, 0, 579, 580, 0, 0, 0, 0, 0, 0, 0, 0, 583, 584, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 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, 563, 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, 564, 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, 563, 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, 564, 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, 563, 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, 564, 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, 563, 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, 564, 0,
|
||||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 574, 575, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 0,
|
||||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 581, 582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 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, 563, 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, 564, 0,
|
||||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 576, 577, 0, 0, 0, 0, 564, 0,
|
||||||
0, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 117, 0, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 572, 573, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 583, 584, 0, 0, 0, 0, 564, 0,
|
||||||
0, 0, 0, 0, 0, 116, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 579, 580, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 564, 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,
|
552, 563, 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, 564, 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,
|
552, 563, 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, 564, 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, 563, 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, 564, 0,
|
||||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 572, 573, 593, 594, 595, 0, 0, 0, 0, 0, 0, 0, 564, 0,
|
||||||
0, 0, 0, 0, 0, 0, 0, 0, 84, 85, 0, 0, 0, 0, 0, 0, 116, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 0, 0, 0, 576, 577, 0, 0, 0, 0, 0, 0, 579, 580, 600, 601, 598, 595, 0, 0, 0, 0, 0, 0, 564, 0,
|
||||||
0, 0, 0, 0, 0, 0, 0, 0, 116, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
0, 563, 0, 0, 0, 0, 0, 0, 583, 584, 0, 0, 0, 0, 0, 0, 593, 594, 596, 601, 601, 602, 0, 0, 0, 0, 0, 0, 564, 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, 563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 601, 601, 601, 601, 602, 0, 0, 0, 0, 0, 0, 564, 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, 563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 607, 608, 608, 608, 608, 609, 0, 0, 0, 0, 0, 0, 564, 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, 570, 545, 545, 545, 545, 545, 545, 545, 545, 545, 545, 546, 0, 0, 544, 545, 545, 545, 545, 545, 545, 545, 545, 545, 545, 545, 545, 571, 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, 553, 0, 0, 551, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type = "objectgroup",
|
|
||||||
id = 3,
|
|
||||||
name = "player",
|
|
||||||
visible = true,
|
|
||||||
opacity = 1,
|
|
||||||
offsetx = 0,
|
|
||||||
offsety = 0,
|
|
||||||
draworder = "topdown",
|
|
||||||
properties = {},
|
|
||||||
objects = {
|
|
||||||
{
|
|
||||||
id = 1,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 48,
|
|
||||||
y = 80,
|
|
||||||
width = 16,
|
|
||||||
height = 16,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {
|
|
||||||
["id"] = 1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 2,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 416,
|
|
||||||
y = 80,
|
|
||||||
width = 16,
|
|
||||||
height = 16,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {
|
|
||||||
["id"] = 1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 3,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 48,
|
|
||||||
y = 416,
|
|
||||||
width = 16,
|
|
||||||
height = 16,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {
|
|
||||||
["id"] = 3
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 4,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 416,
|
|
||||||
y = 416,
|
|
||||||
width = 16,
|
|
||||||
height = 16,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {
|
|
||||||
["id"] = 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type = "objectgroup",
|
|
||||||
id = 4,
|
|
||||||
name = "wall",
|
|
||||||
visible = true,
|
|
||||||
opacity = 1,
|
|
||||||
offsetx = 0,
|
|
||||||
offsety = 0,
|
|
||||||
draworder = "topdown",
|
|
||||||
properties = {},
|
|
||||||
objects = {
|
|
||||||
{
|
|
||||||
id = 5,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 0,
|
|
||||||
y = 0,
|
|
||||||
width = 480,
|
|
||||||
height = 64,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 6,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 448,
|
|
||||||
y = 64,
|
|
||||||
width = 32,
|
|
||||||
height = 416,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 7,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 32,
|
|
||||||
y = 448,
|
|
||||||
width = 416,
|
|
||||||
height = 32,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 8,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 0,
|
|
||||||
y = 64,
|
|
||||||
width = 32,
|
|
||||||
height = 416,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 9,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 112,
|
|
||||||
y = 128,
|
|
||||||
width = 32,
|
|
||||||
height = 32,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 10,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 272,
|
|
||||||
y = 128,
|
|
||||||
width = 32,
|
|
||||||
height = 32,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 12,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 368,
|
|
||||||
y = 112,
|
|
||||||
width = 32,
|
|
||||||
height = 32,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 13,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 192,
|
|
||||||
y = 224,
|
|
||||||
width = 32,
|
|
||||||
height = 32,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 14,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 352,
|
|
||||||
y = 272,
|
|
||||||
width = 32,
|
|
||||||
height = 32,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 15,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 256,
|
|
||||||
y = 368,
|
|
||||||
width = 32,
|
|
||||||
height = 32,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 16,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 128,
|
|
||||||
y = 384,
|
|
||||||
width = 32,
|
|
||||||
height = 32,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id = 17,
|
|
||||||
name = "",
|
|
||||||
type = "",
|
|
||||||
shape = "rectangle",
|
|
||||||
x = 80,
|
|
||||||
y = 288,
|
|
||||||
width = 32,
|
|
||||||
height = 32,
|
|
||||||
rotation = 0,
|
|
||||||
visible = true,
|
|
||||||
properties = {}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue