Level Changes

Updated Level 8 + 9
This commit is contained in:
ESloman 2016-02-22 15:40:49 +00:00
parent d91ee3946c
commit a3d850647d
2 changed files with 10 additions and 4 deletions

View file

@ -32,7 +32,6 @@
<polyline points="0,0 0,640 128,640 128,0 0,0"/> <polyline points="0,0 0,640 128,640 128,0 0,0"/>
</object> </object>
</objectgroup> </objectgroup>
<objectgroup name="SPIKES"/>
<layer name="SPIKES" width="50" height="8"> <layer name="SPIKES" width="50" height="8">
<data encoding="base64" compression="zlib"> <data encoding="base64" compression="zlib">
eJxjYBgFo2AUUBOw0lnfKBhYMJLjDQAnTAAQ eJxjYBgFo2AUUBOw0lnfKBhYMJLjDQAnTAAQ

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="75" height="8" tilewidth="64" tileheight="64" nextobjectid="34"> <map version="1.0" orientation="orthogonal" renderorder="right-down" width="75" height="8" tilewidth="64" tileheight="64" nextobjectid="38">
<tileset firstgid="1" name="platformSet" tilewidth="64" tileheight="64" tilecount="3" columns="3"> <tileset firstgid="1" name="platformSet" tilewidth="64" tileheight="64" tilecount="3" columns="3">
<image source="../spritesheets/platformSet.png" width="192" height="64"/> <image source="../spritesheets/platformSet.png" width="192" height="64"/>
</tileset> </tileset>
@ -8,7 +8,7 @@
</tileset> </tileset>
<layer name="PLATFORM" width="75" height="8"> <layer name="PLATFORM" width="75" height="8">
<data encoding="base64" compression="zlib"> <data encoding="base64" compression="zlib">
eJxjYBgFo2AUDCRgRMPk6h3JgAmKYYAZCY+CUTAKRsFAAABsiAAV eJxjYBgFQw0wIuFRgBswDbQDiASMDJTFKaVpgVA4DUQ4MpFoL7p6ZihGlqcU0Cu/IfsFVzgwYxEDgcFQNlBqN3p+QPYPMwNm3OIzY6ABEwP2OCTGD/gAJXpHAf0AADOTAFA=
</data> </data>
</layer> </layer>
<objectgroup name="PLAYER"> <objectgroup name="PLAYER">
@ -20,11 +20,18 @@
</object> </object>
</objectgroup> </objectgroup>
<objectgroup name="FAILBOUNDARY"> <objectgroup name="FAILBOUNDARY">
<object id="33" x="0" y="704" width="4928" height="128"/> <object id="36" x="0" y="704">
<polyline points="0,0 0,128 4928,128 4928,0 0,0"/>
</object>
</objectgroup> </objectgroup>
<objectgroup name="PASSBOUNDARY"> <objectgroup name="PASSBOUNDARY">
<object id="30" x="4800" y="-256"> <object id="30" x="4800" y="-256">
<polyline points="0,0 0,640 128,640 128,0 0,0"/> <polyline points="0,0 0,640 128,640 128,0 0,0"/>
</object> </object>
</objectgroup> </objectgroup>
<layer name="SPIKES" width="75" height="8">
<data encoding="base64" compression="zlib">
eJztwTEBAAAAwqD1T20JT6AAAHgaCWAAAQ==
</data>
</layer>
</map> </map>