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/level1.tmx

23 lines
969 B
Plaintext
Raw Normal View History

2016-02-09 00:05:48 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2016-02-09 11:47:50 +00:00
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="50" height="8" tilewidth="64" tileheight="64" nextobjectid="23">
2016-02-09 00:05:48 +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-09 11:47:50 +00:00
<layer name="PLATFORM" width="50" height="8">
2016-02-09 00:05:48 +00:00
<data encoding="base64" compression="zlib">
2016-02-09 11:47:50 +00:00
eJxjYBgF1ABMSJgYwAjEzGj0QAHGAbZ/qANmPBifHmTAyIA/Hkg1nxBgwoLxAUYsGNld+PQh06S4DZvZ2NxAbYArTCi1j5TygR6AnHSLDgAqVwCE
2016-02-09 00:05:48 +00:00
</data>
</layer>
<objectgroup name="BOUNDARY">
2016-02-09 11:47:50 +00:00
<object id="17" x="-64" y="-192" width="3328" height="896"/>
2016-02-09 00:05:48 +00:00
</objectgroup>
<objectgroup name="PLAYER">
<object id="19" gid="3" x="64" y="320" width="64" height="64"/>
2016-02-09 00:05:48 +00:00
</objectgroup>
2016-02-09 11:47:50 +00:00
<objectgroup name="test">
<object id="22" x="0" y="512">
<polyline points="0,0 1664,-512 3200,0 1664,0 0,0"/>
</object>
</objectgroup>
2016-02-09 00:05:48 +00:00
</map>