Obi Official Forum

Full Version: How do I make a chain with colliders?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(19-03-2023, 03:41 PM)dmenn Wrote: [ -> ]Would love a video as well!

Did you get your disc golf chains working properly? I'm doing a similar thing, not DG, but also with chains. The problem I'm having is getting all the chains connected at the bottom, and then all reacting when one chain moves/gets hit with something.

Using dynamic attachments to attach all ropes to the same rigidbody this should be fairly simple to achieve, see the FreightLift sample scene.

kind regards,
(19-03-2023, 06:22 PM)josemendez Wrote: [ -> ]Using dynamic attachments to attach all ropes to the same rigidbody this should be fairly simple to achieve, see the FreightLift sample scene.

kind regards,

Thanks, that's just what I needed.
Pages: 1 2