atlasMipmapPerSprite.tmx 423 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <map version="1.0" orientation="orthogonal" renderorder="right-down" width="8" height="4" tilewidth="128" tileheight="128" nextobjectid="1">
  3. <tileset firstgid="1" source="atlasMipmapPerSprite.tsx"/>
  4. <layer name="Tile Layer 1" width="8" height="4">
  5. <data encoding="csv">
  6. 13,14,15,0,0,0,0,0,
  7. 1,2,3,26,27,29,23,17,
  8. 4,5,6,21,22,24,25,28,
  9. 12,9,16,10,11,7,18,8
  10. </data>
  11. </layer>
  12. </map>