PhysicsEditor-Cocos2d-x-Box2d icon indicating copy to clipboard operation
PhysicsEditor-Cocos2d-x-Box2d copied to clipboard

Tutorial - PhysicsEditor + Cocos2d-X + Box2d

Results 2 PhysicsEditor-Cocos2d-x-Box2d issues
Sort by recently updated
recently updated
newest added

Hey , i noticed the helper class's are for version 2 so i updated it to use version cocos2d-x-3.0alpha1 you can find the fix here : http://www.cocos2d-x.org/forums/18/topics/41482

I'm reporting this, but as it happens I have also fixed it. The root of the bug is in GB2ShapeCache::addShapesWithFile() where the code doesn't check for the key 'id' which...