2016-02-09 11:47:50 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-02-13 15:47:03 +00:00
|
|
|
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="50" height="8" tilewidth="64" tileheight="64" nextobjectid="30">
|
2016-02-09 11:47:50 +00:00
|
|
|
<tileset firstgid="1" name="platformSet" tilewidth="64" tileheight="64" tilecount="3" columns="3">
|
|
|
|
<image source="../spritesheets/platformSet.png" width="192" height="64"/>
|
|
|
|
</tileset>
|
2016-02-12 23:23:59 +00:00
|
|
|
<tileset firstgid="4" name="player" tilewidth="64" tileheight="64" tilecount="1" columns="1">
|
2016-02-13 15:47:03 +00:00
|
|
|
<image source="../textures/player_red.png" width="64" height="64"/>
|
2016-02-12 23:23:59 +00:00
|
|
|
</tileset>
|
2016-02-09 11:47:50 +00:00
|
|
|
<layer name="PLATFORM" width="50" height="8">
|
|
|
|
<data encoding="base64" compression="zlib">
|
2016-02-09 12:49:16 +00:00
|
|
|
eJxjYBgFo2B4ACYK9TMSqQaGKTWLFECJeUxYMDJghmJk9aS4B5t55AJK9A60HZSmv6EIAF6cACk=
|
2016-02-09 11:47:50 +00:00
|
|
|
</data>
|
|
|
|
</layer>
|
|
|
|
<objectgroup name="PLAYER">
|
2016-02-12 23:23:59 +00:00
|
|
|
<object id="22" gid="4" x="0" y="256" width="64" height="64"/>
|
2016-02-09 11:47:50 +00:00
|
|
|
</objectgroup>
|
2016-02-09 12:07:13 +00:00
|
|
|
<objectgroup name="BOUNDARY">
|
2016-02-12 23:23:59 +00:00
|
|
|
<object id="21" x="0" y="-277.333">
|
|
|
|
<polyline points="0,85.3333 0,1109.33 3328,1109.33 3328,85.3333 0,85.3333"/>
|
2016-02-09 12:07:13 +00:00
|
|
|
</object>
|
|
|
|
</objectgroup>
|
2016-02-13 15:47:03 +00:00
|
|
|
<objectgroup name="FAILBOUNDARY">
|
|
|
|
<object id="29" x="0" y="704">
|
|
|
|
<polyline points="0,0 3328,0 3328,128 0,128 0,0"/>
|
|
|
|
</object>
|
|
|
|
</objectgroup>
|
|
|
|
<objectgroup name="PASSBOUNDARY">
|
|
|
|
<object id="28" x="3200" y="-192">
|
|
|
|
<polyline points="0,0 128,0 128,512 0,512 0,0"/>
|
|
|
|
</object>
|
|
|
|
</objectgroup>
|
2016-02-09 11:47:50 +00:00
|
|
|
</map>
|