Hey guys, been playing with Corona for 4 days, i managed to create exact copy of flappy bird game just for fun, also did some highway car chase, again for fun. Now I love corona as its so logical, almost dont need tutorials, can just look up API and work from there. But as i never did games before, i have just one simple question.
It is a scroller/platform game, lets say like supermario or flappy bird, and if u want to create coins at some exact place, what would be logic behind it, would you create them all at once somewhere at faraway x position and move them to character player together as background moves. I suppose that main char and camera should not be moving, but screen and enemies/coins are moving toward him ?