Skip to main content
Version: Next (dev)

Event Nodes

Send Event sends a plMsgGenericEvent with EventName whenever In Activate is triggered. An empty event name sends nothing.

Connect a playback event such as Sample Clip's Out On Finished or Pose Result's Out On Faded Out to In Activate. Handle the event on the animated object's event-handler component or a parent, following world messaging.

For events tied to a moment inside a clip, use the clip's event track. Send Event is useful for graph-level events, such as completing a fade or an action.