Confusing box2d forces

Posted by Diken on Game Development See other posts from Game Development or by Diken
Published on 2012-09-01T06:04:45Z Indexed on 2012/09/01 9:50 UTC
Read the original article Hit count: 184

Filed under:
|

enter image description here

Hello Friends. This is my demo game screen-shoot. Here i am using three buttons. Right-bottom button is used for jump and left-bottom buttons used for move left and right.

I have some questions 1) should i use linearImpuls for jump body?? 2) For move right and left which types of force i applied???

PLease tell me i am confusing to use linearImpuls, applyforce and linearVelocity.

Thanks in advance

© Game Development or respective owner

Related posts about cocos2d-iphone

Related posts about box2d