12-02-2025, 02:52 PM
(This post was last modified: 12-02-2025, 02:53 PM by josemendez.)
For other users reading this thread: the issue was that Obi was being used together with Filo (another cable simulation package) but they don't "talk" between them. So they were both involved in the same simulation, but oblivious to the presence of each other which yielded wrong results.
In this case the solution was to replace the rigidbody+dynamic attachment with a script that copies the rope's last element orientation to the object. This correctly rotates the hook without the need of two-way coupling between both engines.
In this case the solution was to replace the rigidbody+dynamic attachment with a script that copies the rope's last element orientation to the object. This correctly rotates the hook without the need of two-way coupling between both engines.