Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

Hey I'm currently getting started with physics engines and I set up a body (box shaped) which represents my character.

Question: Which methods can I use to move a Nape.Body aka my char?

I tried so far to manipulate the velocity, addLocalForce / Impulse but I don't know which method is the best for moving a character.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.