What would be the best way to find all objects inside the Collider quickly? I want the behavior that upon a trigger fire, if enemy units are standing inside a space, everything in that space will receive an FSM event. With the current collider actions, I can apply it individually, but not across all objects.