light.tmx 357B

1234567891011
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <map version="1.0" tiledversion="2017.07.26" orientation="orthogonal" renderorder="left-up" width="2" height="2" tilewidth="8" tileheight="8" nextobjectid="1">
  3. <tileset firstgid="1" source="terrain.tsx"/>
  4. <layer name="Calque de Tile 1" width="2" height="2">
  5. <data encoding="csv">
  6. 0,0,
  7. 0,0
  8. </data>
  9. </layer>
  10. </map>