<?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="5" height="5" tilewidth="8" tileheight="8" infinite="0" nextlayerid="2" nextobjectid="1"> <tileset firstgid="1" source="../tilemaps/tilemap.tsx"/> <tileset firstgid="67" source="../tilemaps/entities.tsx"/> <layer id="1" name="Tile Layer 1" width="5" height="5"> <data encoding="csv"> 2,2,2,2,2, 2,2,2,3,2, 2,2,3,3,2, 2,2,3,2,2, 2,3,3,2,2 </data> </layer> <objectgroup id="2" name="Entities"> <object id="4" name="Player" type="player" gid="68" x="6.54983" y="15.3437" width="8" height="8"/> </objectgroup> </map>