Level Changes
Updated Level 8 + 9
This commit is contained in:
parent
d91ee3946c
commit
a3d850647d
2 changed files with 10 additions and 4 deletions
|
@ -32,7 +32,6 @@
|
|||
<polyline points="0,0 0,640 128,640 128,0 0,0"/>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="SPIKES"/>
|
||||
<layer name="SPIKES" width="50" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUUBOw0lnfKBhYMJLjDQAnTAAQ
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?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">
|
||||
<image source="../spritesheets/platformSet.png" width="192" height="64"/>
|
||||
</tileset>
|
||||
|
@ -8,7 +8,7 @@
|
|||
</tileset>
|
||||
<layer name="PLATFORM" width="75" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUDCRgRMPk6h3JgAmKYYAZCY+CUTAKRsFAAABsiAAV
|
||||
eJxjYBgFQw0wIuFRgBswDbQDiASMDJTFKaVpgVA4DUQ4MpFoL7p6ZihGlqcU0Cu/IfsFVzgwYxEDgcFQNlBqN3p+QPYPMwNm3OIzY6ABEwP2OCTGD/gAJXpHAf0AADOTAFA=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="PLAYER">
|
||||
|
@ -20,11 +20,18 @@
|
|||
</object>
|
||||
</objectgroup>
|
||||
<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 name="PASSBOUNDARY">
|
||||
<object id="30" x="4800" y="-256">
|
||||
<polyline points="0,0 0,640 128,640 128,0 0,0"/>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<layer name="SPIKES" width="75" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwTEBAAAAwqD1T20JT6AAAHgaCWAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
</map>
|
||||
|
|
Reference in a new issue