Tagged Questions
1
vote
1answer
3k views
Efficient tile maps in Corona SDK
I need to create a tile map based level system for Corona SDK that loads files created with Tiled [1]. It also needs to support user touch scrolling and zooming.
I've searched the Corona forums for ...