Obi Official Forum

Full Version: How connecting two softbody objects with obi-rope?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,

How can I connect two softbody objects together with obi-rope?

I put softbodies at the ends of the rope.
But they fall down independently of each other. The rope has no function.

Example Game: https://youtube.com/shorts/toqgMFLPgTEhttp://

Thank you.
(10-11-2022, 02:49 PM)rocyk34 Wrote: [ -> ]Hey guys,

How can I connect two softbody objects together with obi-rope?

I put softbodies at the ends of the rope.
But they fall down independently of each other. The rope has no function.

Example Game: https://youtube.com/shorts/toqgMFLPgTEhttp://

Thank you.

Hi!

Just placing a softbody at the end of the rope won't automagically attach them. You need to either use a ObiStitcher component to attach a particle in the softbody to a particle in the rope, or a ObiParticleAttachment component and an intermediate rigidbody to attach the particle and the softbody.

kind regards,
Thanks for reply, i will try.

Best,