i am developing a game which have only one level with large width (163840)
i divided it into 40 images(using texturePacker) every one 4096 and
the level will repeat for ever.
But,this take a lot of memory so it crash
am using level director
My game like this one :
http://www.chupamobile.com/corona-full-games/advanced-run-jump-template-3320
with large background
any idea for large width background
thanks