Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How connecting two softbody objects with obi-rope?
#1
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.
Reply
#2
(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,
Reply
#3
Thanks for reply, i will try.

Best,
Reply