12-08-2022, 12:49 PM
(12-08-2022, 12:34 PM)serhatisbilir Wrote: Hi, I'm using current latest version of Obi Rope and I want to find simplest way to detect self-collision but unfortunately I can't do it. Is there a solution I missed?
Hi,
Just subscribe to the solver's OnParticleCollision event, and look for contacts between particles belonging to the same rope. This allows you to tell when a self-collision has happened. See: http://obi.virtualmethodstudio.com/manua...sions.html
kind regards,