Obi Official Forum
Help Detect if a rope has collision with another rope? - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Rope (https://obi.virtualmethodstudio.com/forum/forum-4.html)
+--- Thread: Help Detect if a rope has collision with another rope? (/thread-3063.html)



Detect if a rope has collision with another rope? - coming123 - 16-08-2021

In obi rope, ropes can collide with each other properly. But is there a way to detect that collision? For example, if a rope is not colliding with any other rope, I will make its color green; otherwise, its color will be red.


RE: Detect if a rope has collision with another rope? - josemendez - 16-08-2021

Yes, use collision callbacks:
http://obi.virtualmethodstudio.com/manual/6.2/scriptingcollisions.html