2016-02-16 11:00:20 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-02-23 01:01:31 +00:00
|
|
|
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="50" height="8" tilewidth="64" tileheight="64" nextobjectid="40">
|
|
|
|
<tileset firstgid="1" name="platformSet" tilewidth="64" tileheight="64" tilecount="4" columns="4">
|
|
|
|
<image source="../spritesheets/platformSet.png" width="256" height="64"/>
|
2016-02-16 11:00:20 +00:00
|
|
|
</tileset>
|
2016-02-23 01:01:31 +00:00
|
|
|
<tileset firstgid="5" name="player" tilewidth="64" tileheight="64" tilecount="1" columns="1">
|
|
|
|
<image source="../textures/player/player_red.png" width="64" height="64"/>
|
2016-02-16 11:00:20 +00:00
|
|
|
</tileset>
|
2016-02-23 01:01:31 +00:00
|
|
|
<tileset firstgid="6" name="enemies" tilewidth="64" tileheight="64" tilecount="3" columns="0">
|
|
|
|
<tile id="0">
|
|
|
|
<image width="64" height="64" source="../textures/enemies/blueAlive.png"/>
|
|
|
|
</tile>
|
|
|
|
<tile id="1">
|
|
|
|
<image width="64" height="64" source="../textures/enemies/greenAlive.png"/>
|
|
|
|
</tile>
|
|
|
|
<tile id="2">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="RED"/>
|
|
|
|
</properties>
|
|
|
|
<image width="64" height="64" source="../textures/enemies/redAlive.png"/>
|
|
|
|
</tile>
|
2016-02-22 14:17:46 +00:00
|
|
|
</tileset>
|
2016-02-16 11:00:20 +00:00
|
|
|
<layer name="PLATFORM" width="50" height="8">
|
|
|
|
<data encoding="base64" compression="zlib">
|
2016-02-23 01:01:31 +00:00
|
|
|
eJxjYBgFgwkwomEmIvQwIeGhBJD9SUgenzpSAbXCihkJUwKYGLDHIbK5hMIB2R2wdEMoXVCSbpgZqOd/UgALGh4FAwsADNcAYg==
|
2016-02-16 11:00:20 +00:00
|
|
|
</data>
|
|
|
|
</layer>
|
|
|
|
<objectgroup name="PLAYER">
|
2016-02-23 01:01:31 +00:00
|
|
|
<object id="24" gid="5" x="0" y="320" width="64" height="64"/>
|
2016-02-16 11:00:20 +00:00
|
|
|
</objectgroup>
|
|
|
|
<objectgroup name="BOUNDARY">
|
|
|
|
<object id="23" x="0" y="-192">
|
|
|
|
<polyline points="0,0 0,1024 3328,1024 3328,0 0,0"/>
|
|
|
|
</object>
|
|
|
|
</objectgroup>
|
|
|
|
<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="30" x="3200" y="-192">
|
|
|
|
<polyline points="0,0 0,640 128,640 128,0 0,0"/>
|
|
|
|
</object>
|
|
|
|
</objectgroup>
|
2016-02-23 01:01:31 +00:00
|
|
|
<objectgroup name="ENEMIES">
|
|
|
|
<object id="31" gid="7" x="896" y="128" width="64" height="64">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="GREEN"/>
|
|
|
|
</properties>
|
|
|
|
</object>
|
|
|
|
<object id="32" gid="7" x="1664" y="256" width="64" height="64">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="GREEN"/>
|
|
|
|
</properties>
|
|
|
|
</object>
|
|
|
|
<object id="33" gid="7" x="2496" y="192" width="64" height="64">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="GREEN"/>
|
|
|
|
</properties>
|
|
|
|
</object>
|
|
|
|
<object id="34" gid="7" x="3008" y="256" width="64" height="64">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="GREEN"/>
|
|
|
|
</properties>
|
|
|
|
</object>
|
|
|
|
<object id="35" gid="7" x="3072" y="256" width="64" height="64">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="GREEN"/>
|
|
|
|
</properties>
|
|
|
|
</object>
|
|
|
|
<object id="36" gid="8" x="128" y="128" width="64" height="64">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="RED"/>
|
|
|
|
</properties>
|
|
|
|
</object>
|
|
|
|
<object id="37" gid="8" x="1216" y="192" width="64" height="64">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="RED"/>
|
|
|
|
</properties>
|
|
|
|
</object>
|
|
|
|
<object id="38" gid="6" x="1408" y="320" width="64" height="64">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="BLUE"/>
|
|
|
|
</properties>
|
|
|
|
</object>
|
|
|
|
<object id="39" gid="6" x="2688" y="256" width="64" height="64">
|
|
|
|
<properties>
|
|
|
|
<property name="Colour" value="BLUE"/>
|
|
|
|
</properties>
|
|
|
|
</object>
|
|
|
|
</objectgroup>
|
2016-02-16 11:00:20 +00:00
|
|
|
</map>
|