21-04-2021, 08:59 AM
(This post was last modified: 21-04-2021, 09:00 AM by josemendez.)
(21-04-2021, 08:45 AM)dhon2407 Wrote: If by any chance, we can get the world position at the end of the rope? Maybe I can just move the model to that point manually by script.
Upload and share screenshots and images - print screen online | Snipboard.io
You can use the "ObiRopeAttach" utility script (/Obi/Scripts/RopeAndRod/Utils/ObiRopeAttach.cs). You place it on an object, and then you can pass a normalized length parameter (in the 0,1 range, 0 being the start of the rope and 1 the end). The object will be moved to that point in the rope.
However this won't enable any two-way coupling between the object and the rope, the object will blindly follow the rope.