Customize Trigger

CustomizeTrigger

Level Object
Componente
Combinar:
Level Object
Collider

Triggers for triggering the player's (or other object's) entry and exit events

Event

Nombre Descripción
On Player Enter Triggered when a player enters the trigger
On Player Leave Triggered when a player leaves the trigger
On Entity Enter Triggered when an entity enters a trigger. When a trigger event is triggered, both parties receive the event. One party must be a rigid body and the other party must be a trigger. In particular, when the trigger is a custom trigger object, only the trigger will receive the event.
On Entity Exit Triggered when the entity leaves the trigger. When the event is triggered, both parties receive the event. One party must be a rigid body and the other party must be a trigger. In particular, when the trigger is a custom trigger object, only the trigger will receive the event.