I want to create a RagDoll body in andEngine which can run and jump over different jumpObjects. Can any one give a nice tutorial on how to create RagDoll body and how to move it, like jump and running.
Thanks in Advance.
|
|
I think you mis concept all the thing. For developing contra like character you have to create a single body either box or circle that does not matter. For providing jump you have to give impulse to that single body. And body contains the sequence of sprite to make all the effect like walking, jumping etc. If does not require then you do not need to create a joints between multiple bodies. |
|||||||||
|