axmol/tests/cpp-tests/Resources/TileMaps/iso-test-objectgroup.tmx

29 lines
1.1 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
<map version="1.0" orientation="isometric" width="10" height="10" tilewidth="64" tileheight="32">
<tileset firstgid="1" name="Untitled" tilewidth="64" tileheight="32">
<image source="iso.png"/>
</tileset>
<layer name="Layer 0" width="10" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NkYGBgHMWDBgMAjw2X0pABAAA=
</data>
</layer>
<layer name="Layer 1" width="10" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NmwARMOOjhAJhwsJlxqMPmd2YkmgmHGmS1yOqwqWdGwgDg7sqJkAEAAA==
</data>
</layer>
<layer name="Layer 2" width="10" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGFqAGYqppW6wAQDMTJpEkAEAAA==
</data>
</layer>
<objectgroup color="#001ca4" name="Object Group 1" width="0" height="0">
<object name="platform 1" x="0" y="290" width="32" height="30"/>
<object name="" x="0" y="3" width="31" height="32"/>
<object name="" x="130" y="162" width="29" height="29"/>
<object name="" x="290" y="290" width="28" height="29"/>
</objectgroup>
</map>