axmol/tests/cpp-tests/Resources/TileMaps/hexa-test.tmx

12 lines
589 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="hexagonal" renderorder="right-down" width="5" height="5" tilewidth="175" tileheight="150" hexsidelength="88" staggeraxis="x" staggerindex="odd" nextobjectid="1">
<tileset firstgid="1" name="bla" tilewidth="175" tileheight="150" tilecount="6" columns="2">
<image source="hexa-tiles.png" width="512" height="512"/>
</tileset>
<layer name="Layer 0" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NiYGBgA2JGIGaC0qxQNiuSGBuUz4amDibGhqQGXQwAD578mGQAAAA=
</data>
</layer>
</map>