Scene Event

Scene Event This node triggers an event on scene (de-)activation.

The Scene Event Node triggers an event when its scene is activated or deactivated. A scene activation occurs when a scene is loaded to the Designer or Presenter. An activation/deactivation also occurs in the Designer if the user switches between loaded scenes.

The Output Events OnActivate and OnDeactivated can be bound to other Nodes that are to react to a scene activation/deactivation. This can, for example, be used to automatically play a movie when a scene is opened.

See also: