IEnumerable<Collider> Touching { get; set; }

Summary

If we're a trigger, this will list all of the colliders that are touching us. If we're not a trigger, this will list all of the triggers that we are touching.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.