mirror of https://github.com/axmolengine/axmol.git
29 lines
1.1 KiB
XML
Executable File
29 lines
1.1 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.0" orientation="orthogonal" width="32" height="32" tilewidth="32" tileheight="32">
|
|
<tileset firstgid="1" name="tiles" tilewidth="32" tileheight="32" spacing="2" margin="2">
|
|
<image source="fixed-ortho-test2.png" width="640" height="400"/>
|
|
</tileset>
|
|
<layer name="Layer 0" width="32" height="32">
|
|
<data encoding="base64" compression="zlib">
|
|
eJztw7EJACAMALAK4mP+/5OjUFwcdNAEEgEAAPCHmt7WU6a2+Jqy8YQBBPEBRg==
|
|
</data>
|
|
</layer>
|
|
<objectgroup color="#ffffff" name="Object Group 1" width="0" height="0">
|
|
<object name="Object" x="0" y="992" width="352" height="32"/>
|
|
<object name="Object" x="224" y="928" width="160" height="32"/>
|
|
<object name="platform" type="platform" x="2" y="833" width="125" height="60">
|
|
<properties>
|
|
<property name="friction" value="1.0"/>
|
|
</properties>
|
|
</object>
|
|
<object gid="38" x="181" y="818"/>
|
|
<object gid="38" x="155" y="763"/>
|
|
<object x="693" y="891">
|
|
<polygon points="0,0 217,93 215,-96 43,-182"/>
|
|
</object>
|
|
<object x="469" y="783">
|
|
<polyline points="0,0 -51,130 145,173 136,16 40,88"/>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|