29-06-2020, 04:17 PM
(29-06-2020, 04:12 PM)rand123 Wrote: Hi,
I just purchased the asset and wonder how to detect if the two ropes are twisted (create a knot). How can i count how many twists / knots that two ropes create ?
Thanks
Hi rand,
This is a really specific use case. Obi is a physics engine, it does not have built-in knot detection. It does not have any knowledge of what a knot is or if a certain rope configuration should be considered a knot or not.
You must implement this yourself.