Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Physics Actions»Trigger Event
Index
Navigation
Community Wiki

Trigger Event

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.

GameObject
The GameObject to detect trigger events on.
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.
Store Collider
Store the trigger object in a Game Object Variable.

 

Note: You can get more info on the trigger event using the Get Trigger Info action.

 


Last modified on 12/25/2017 10:57 AM by User.

  • RSS Feed