Have a mesh with physics enabled trigger a collision box?

To be more precise:

  • by default, a Trigger Box will overlap a physics object with default settings

  • Generation of Overlap Events for physics simulated object is not enabled by default, though; here we enable it:

  • this way the Trigger Box volume will detect when a physics object intersects its boundaries