28-12-2022, 10:01 PM
(This post was last modified: 03-01-2023, 05:15 PM by idmah.
Edit Reason: more specific
)
Hi All.
I've got a way to "teleport" an object to my obi Rope.
But that strategy doesn't effect the behaviour of the Rope. FYI the rope is being dragged behind rigidbody object.
Ultimately I'd like to add an object to any point. Length float 0-1 on the rope.
and have the rope behave physically correct.
If someone can point me in the right direction, where to look in the documentation. or a code fragment.
it would be greatly appreciated!
thanks!
ps. Sorry if this is a repeat of some other post.
Note: Just to be specific, basically I want to throw sticky weights or in my case zombie at a rope and have them stick there, whilst the rope reacts physically correct to the new masses.
I've got a way to "teleport" an object to my obi Rope.
But that strategy doesn't effect the behaviour of the Rope. FYI the rope is being dragged behind rigidbody object.
Ultimately I'd like to add an object to any point. Length float 0-1 on the rope.
and have the rope behave physically correct.
If someone can point me in the right direction, where to look in the documentation. or a code fragment.
it would be greatly appreciated!
thanks!
ps. Sorry if this is a repeat of some other post.
Note: Just to be specific, basically I want to throw sticky weights or in my case zombie at a rope and have them stick there, whilst the rope reacts physically correct to the new masses.