Hi,
i have two bodies of 10x5 and 10x5. I wish to add joint using cpPinJoint. How to proceed for that. I have searched on forums but could not get help to do it. I know it could be a single line of code. please help
thanks
A fast, easy to use, free, and community supported 2D game engine
Hi,
i have two bodies of 10x5 and 10x5. I wish to add joint using cpPinJoint. How to proceed for that. I have searched on forums but could not get help to do it. I know it could be a single line of code. please help
thanks
Hi,
Maybe have a look in cocos2d-iphone/external/Chipmunk/Demo/Joints.c in your download of the cocos2d-iphone project. Examples of all joints are there.
-Mark
thanks
You must log in to post.