cocos2d iphone - Overlapping of Box2d bodies, and get stuck -


i'm using box2d cocos2d in ios game. while creating box2d bodies randomly on screen(as in number) time 2 bodies created closely got stuck each other. following bodies (image) created using polygon.

enter image description here

so how can detect these bodies , separate them each other? can move body individually behave single body.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -