Add support for activateRegions
Triggers can now specify activateRegions
which have the opposite effect of masks. If activateRegions
are specified then the triggering object's bounding box must overlap with the activate region for the trigger to fire.
See the defining triggers documentation for more details.