This repository has been archived on 2022-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
EEEEEEEEEEEEEEEAAAAAAAAAA-A.../core/assets/levels/level9.tmx

38 lines
1.5 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2016-02-22 15:40:49 +00:00
<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>
<tileset firstgid="4" name="player" tilewidth="64" tileheight="64" tilecount="1" columns="1">
<image source="../textures/player_red.png" width="64" height="64"/>
</tileset>
<layer name="PLATFORM" width="75" height="8">
<data encoding="base64" compression="zlib">
2016-02-22 15:40:49 +00:00
eJxjYBgFQw0wIuFRgBswDbQDiASMDJTFKaVpgVA4DUQ4MpFoL7p6ZihGlqcU0Cu/IfsFVzgwYxEDgcFQNlBqN3p+QPYPMwNm3OIzY6ABEwP2OCTGD/gAJXpHAf0AADOTAFA=
</data>
</layer>
<objectgroup name="PLAYER">
<object id="24" gid="4" x="64" y="128" width="64" height="64"/>
</objectgroup>
<objectgroup name="BOUNDARY">
<object id="23" x="0" y="-256">
<polyline points="0,0 0,1088 4928,1088 4928,0 0,0"/>
</object>
</objectgroup>
<objectgroup name="FAILBOUNDARY">
2016-02-22 15:40:49 +00:00
<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>
2016-02-22 15:40:49 +00:00
<layer name="SPIKES" width="75" height="8">
<data encoding="base64" compression="zlib">
eJztwTEBAAAAwqD1T20JT6AAAHgaCWAAAQ==
</data>
</layer>
</map>