Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Add support for activateRegions

Choose a tag to compare

@neilenns neilenns released this 31 Oct 21:01

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.