I spend the past two days rolling my own code to load JSON saved maps from Tiled 0.9.0 http://www.mapeditor.org/
http://developer.coronalabs.com/code/corona-tiled
It does orthogonal, multiple layers, multiple spritesets, but not much else… If anyone is interested in expanding this and creating an open source loader for Tiled Maps, I’d be down with that. It’s on Github for just that purpose…
https://github.com/superqix/CoronaTiled
What’s left to be done…
TMX files
Offsets
Object types (regular, polygon, line)
Properties
Physics
Transparent colors
External tilesets
zlib/gzip compression
Isometric maps
Flipped and rotated tiles
Saving loaded maps [import]uid: 51498 topic_id: 35500 reply_id: 335500[/import]
