Rope Collision Margin?

User avatar
Procedural
Posts: 3
Joined: Wed Oct 23, 2013 8:08 am

Rope Collision Margin?

Post by Procedural »

Has anyone have an example of rope with collision margin? Is it possible to offset rope collision at all? Thanks!
User avatar
Procedural
Posts: 3
Joined: Wed Oct 23, 2013 8:08 am

Re: Rope Collision Margin?

Post by Procedural »

Ok, i guess it's softBody->getCollisionShape()->setMargin() command, can't test it for now, though, but I will asap.
User avatar
Procedural
Posts: 3
Joined: Wed Oct 23, 2013 8:08 am

Re: Rope Collision Margin?

Post by Procedural »

Yep, that do the trick. Thanks everyone :D