Obi Official Forum

Full Version: hinge joint components
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can i use obi softbody with unity hinge joint components ? 
I want to create simple capsules interconnected like a chine using hinge joint. ( I am trying simulate sausages )
(22-03-2022, 05:09 PM)SABITH Wrote: [ -> ]Can i use obi softbody with unity hinge joint components ? 
I want to create simple capsules interconnected like a chine using hinge joint. ( I am trying simulate sausages )

Hi!

Hinges only make sense for rigidbodies. You could attach each softbody to a rigidbody, and then place a hinge between both rigidbodies.

Another option is to use ObiStitcher, which allows you to directly stitch two actors together.