Skip to content

Add support for activateRegions

Compare
Choose a tag to compare
@neilenns neilenns released this 31 Oct 21:01
· 60 commits to main since this release

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.