Sends an event when the owner collides with a tagged trigger (see Unity Tag and Trigger docs). Optionally send an event and store the collider for later use. NOTE: Collisions are processed after other actions, so this action should be ordered last in the list.
Trigger
The type of trigger event to detect.
Collide Tag
Only collide with triggers that have this tag.
Send Event
Event to send when the specified trigger event is detected.
Note: You can get more info on the trigger event using the Get Trigger Info action.