1 decade ago by oronbz
Hello,
when I worked with Cocos2d-x(html5 port) I always had to do ClearForces() after world.Step() in Box2D.
I've checked the lib.js of the Box2D impact plugin but saw no function like ClearForces().
Is it not there for a reason?
I know it does exists on the original Box2D port to JS, just not on the impact version.
when I worked with Cocos2d-x(html5 port) I always had to do ClearForces() after world.Step() in Box2D.
I've checked the lib.js of the Box2D impact plugin but saw no function like ClearForces().
Is it not there for a reason?
I know it does exists on the original Box2D port to JS, just not on the impact version.