Hi!
So, I have one trigger and different objects, that I need to detect with OnTriggerStay and trow to another class. But OnTriggerStay takes only one object and returns it. How can I do it?
Oh, OK its solved, objects just didn
t collide each other. So, you can return multiple objects with OnTriggerStay