oldmap.tmx 1.8 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <map version="1.2" tiledversion="1.3.4" orientation="orthogonal" renderorder="right-down" width="40" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="1">
  3. <tileset firstgid="1" name="weird" tilewidth="16" tileheight="16" tilecount="3" columns="3">
  4. <image source="weird.png" width="48" height="16"/>
  5. </tileset>
  6. <layer id="1" name="Tile1" width="40" height="16">
  7. <data encoding="csv">
  8. 2,1,0,1,1,1,3,3,3,1,1,3,3,2,2,1,1,1,1,1,1,1,1,1,1,1,3,3,3,1,1,1,1,1,1,1,1,1,1,1,
  9. 2,2,1,1,3,3,1,1,1,1,3,3,1,1,1,2,2,1,1,1,1,1,1,1,1,3,3,1,1,1,1,1,1,1,1,1,1,1,1,1,
  10. 1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,3,3,3,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
  11. 3,3,2,2,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,3,3,3,3,3,1,1,1,1,1,1,1,1,1,1,1,1,3,3,3,3,
  12. 1,1,1,2,2,1,1,3,3,1,1,1,1,1,1,3,3,3,3,3,1,2,2,2,3,3,3,1,1,1,1,3,3,3,3,3,1,1,1,1,
  13. 1,1,1,1,2,3,3,1,1,1,3,3,3,3,3,3,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,1,1,1,1,1,1,1,1,3,
  14. 1,1,1,1,3,3,3,3,3,3,1,3,3,2,2,2,2,1,1,1,1,1,1,3,3,3,3,2,2,1,1,1,1,1,1,2,2,3,3,3,
  15. 1,1,1,1,3,3,3,2,3,3,3,2,2,1,1,1,1,1,1,3,3,3,3,1,1,1,1,2,1,2,2,2,1,2,3,3,3,1,2,2,
  16. 1,1,1,1,1,3,3,3,1,1,1,1,1,1,1,3,3,3,3,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3,1,1,1,3,
  17. 1,1,1,3,3,2,2,2,2,3,3,3,3,3,3,1,1,1,1,1,1,2,2,2,2,2,2,2,1,1,3,3,3,3,2,2,1,1,3,2,
  18. 3,3,3,1,3,3,3,3,3,2,1,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,2,1,3,3,3,3,1,1,1,1,2,3,2,2,
  19. 3,3,3,3,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,3,3,3,3,1,1,1,1,3,3,1,2,2,
  20. 1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,2,3,1,3,3,1,1,1,1,3,3,1,1,1,1,1,
  21. 1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,1,1,1,3,3,3,3,1,1,1,1,1,3,1,1,1,1,1,1,1,
  22. 1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,1,1,1,1,1,3,3,1,1,1,1,1,1,1,1,
  23. 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,3,3,1,1,1,1,1,3,3,1,1,1,1,1,1,1,1,1,1
  24. </data>
  25. </layer>
  26. </map>