Here goo.gl/RNBEI, I've learned how to make the user jump etc.
What now I want to do is, make the screen scroll vertically, and also, not make the user the center of attention.
Kind of like Doodle Jump, if you have ever played it.
What I want to do is, the screen will be scrolling upwards, irrespective of the user's position. My game would be to kill the user if he gets to the bottom edge of the layout. So the fun would be to keep jumping up and up.
How can I do that?
There's no example of that. I checked the example folder. The parallax one only moves the screen according to the user, and places him at the initial position again if goes off the layout.
I want to do exactly the opposite - the user goes off the layout in the bottom edge, he dies. And he can be anywhere in the layout, but the screen won't center down on him. Please see the image.
<img src="http://s22.postimage.org/jptcx1ne9/For_forum_ascension.jpg" border="0" />