You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tmxlite/OpenGLExample/assets/demo.tmx

22 lines
838 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="15" height="8" tilewidth="64" tileheight="64" nextobjectid="1">
<tileset firstgid="1" name="tileset" tilewidth="64" tileheight="64" tilecount="42" columns="6">
<image source="images/tilemap/tileset.png" width="384" height="448"/>
</tileset>
<layer name="Tile Layer 1" width="15" height="8">
<data encoding="base64" compression="zlib">
eJxjYBj6gBeIeZAwH5H6OIFYBQvmooEbBwoAAO2gAQc=
</data>
</layer>
<layer name="Tile Layer 2" width="15" height="8">
<data encoding="base64" compression="zlib">
eJxjYBhcgIUCvcxIbH5KHTJMAAAZ1AAX
</data>
</layer>
<layer name="Tile Layer 3" width="15" height="8">
<data encoding="base64" compression="zlib">
eJxjYBjaQBCIBaCYG4k9CiAAAGXcAF0=
</data>
</layer>
</map>