Hello
So I have a Capsule collider, I want to check if it is colliding with something. This object is following my mouse cursor. Is there anyway to constantly check this without ticking “Generate Overlap Events” on every single object in my scene?
Thanks