Checking if player falls down hole?

Is it just to stop following the player when he falls below the bottom of the map? Then just set the camera bounds (bottom) at the start of the scene. No need for triggers.

All physics collisions are overlap tests. But you can add as many physics-enabled Zones as you need, above, below, or wherever.