Council for the Development of a jumping game!
Posted
by
Esteban Quintero
on Game Development
See other posts from Game Development
or by Esteban Quintero
Published on 2012-04-12T03:43:20Z
Indexed on
2012/04/12
5:42 UTC
Read the original article
Hit count: 308
andengine
I want to create platforms on the stage, where a sprite is jumping on them. something like this
http://itunes.apple.com/es/app/doodle-jump-cuidado-extremadamente/id307727765?mt=8
I would like some guidance to do so.
1) what is the best way to simulate the jump? (Velocity or EnityModifier) 2) as platforms rabdom I can generate, with no overlap? 3) should move the camera or the sprites of the stage?
© Game Development or respective owner