Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
hinge joint components
#1
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 )
Reply
#2
(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.
Reply