Basic Trigger

The basic trigger can be used for any miscellaneous events that require the OnEnter() and OnExit() Unity Events.

Property

Trigger

Set to Trigger Once if you want this trigger to only activate once. With Trigger, the target can activate the trigger any number of times.

On Enter

The Unity Event invoked when the target enters the trigger.

On Exit

The Unity Event invoked when the target exits the trigger.