Page 1 of 1

Chipmunk2d editor for cocos2d-x ?

Posted: Fri Jan 06, 2017 10:22 am
by versailles
Hello,

I m using chimpunk2d with cocos2d-x.
I m new with chipmunk2d, do you know if there is a physics editor for chipmunk2d ? and if yes, if there is a way to import the result to cocos2d-x ?

Thanks,

Re: Chipmunk2d editor for cocos2d-x ?

Posted: Fri Jan 06, 2017 2:19 pm
by slembcke
There are a few that work with Chipmunk, though I've lost track over the years. Cocos2D-x has an editor no? Doesn't that do any physics editing?

Re: Chipmunk2d editor for cocos2d-x ?

Posted: Fri Jan 06, 2017 2:49 pm
by versailles
Thanks for your answer. Actually, cocos2d-x use chimpunk by default but i dont see any physics editor with cocos2d-x. I m searching something like R U B E for box2d. And also, some tutorials and samples directly testable on cocos2d-x. Like for to create an articulated man and things like that.