I would like to know when should use
1. Single scene + multiple layers
2. Multiple scenes + multiple layers?
I would like to create a sport game. The runner run in a stadium, e.g. 400 meters.
It seems a 360 view. But, can I use several pieces of 480x320 images together?
When the sprite hit the end of border of the images, it will shift next image.
And, how to set the obstacle http://www.123rf.com/photo_778302.html
When runner hits it, runner would fall down.
Are there online tutorials teaching these 2 topics?