I couldn't find tutorials about using Chipmunk in cocos2d, and the only example I have is the template itself... I want to do many things: Learn how to set impulse to bodies, create ragdoll effects, etc...
Chipmunk cocos2d examples?
(2 posts) (2 voices)-
Posted 1 year ago #
-
Inside cocos2d project you have ChipmunkTestBed target/executable. There is no better way to demonstrate all Chipmunk capabilities. Then when you see something interesting for you, check the source code in Cocos2d > external > Chipmunk > ChipmunkDemo
Posted 1 year ago #
Reply
You must log in to post.