Skip to content

Instantly share code, notes, and snippets.

@ccanepa
Created May 19, 2014 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccanepa/29d78eead5ae48a070ef to your computer and use it in GitHub Desktop.
Save ccanepa/29d78eead5ae48a070ef to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="10" height="10" tilewidth="128" tileheight="128">
<tileset firstgid="1" name="road-tiles" tilewidth="128" tileheight="128">
<image source="road-tiles.png" width="640" height="512"/>
</tileset>
<layer name="map0" width="10" height="10">
<data encoding="base64" compression="zlib">
eJxjZGBgYCaAWYCYDYhZCWA+qDp2IBaEYg4keXYoH6aOE4i5oJgNzRxuMtTxADETFPMiqeOB8vkYSPMHNdUJIIUJLiwMxAAjRgMf
</data>
</layer>
<objectgroup name="Capa de Objetos 1" width="10" height="10">
<object name="pill1" type="pill" x="117" y="284"/>
<object name="pill2" type="pill" x="667" y="284"/>
<object name="pill3" type="pill" x="665" y="773"/>
<object name="pill4" type="pill" x="108" y="756"/>
<object name="fatpill" type="fatpill" x="350" y="913" width="76" height="76"/>
<object name="elipse" type="elipse" x="158" y="1127" width="122" height="71">
<ellipse/>
</object>
<object name="polygon" type="polygon" x="429" y="1076">
<polygon points="0,0 -18,116 108,138 226,72 220,-42 112,-98"/>
</object>
<object name="polyline" type="polyline" x="240" y="848">
<polyline points="0,0 198,-63 356,-6 464,153 468,337 265,389 -56,378 -180,196 -1,-2"/>
</object>
</objectgroup>
</map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment