Notch Notch Manual 0.9.23
 Light | Dark
State Machine State

State Machine State

State that will make active a set of child nodes.

image

Method #

The State Machine State acts as a parent to a set of child nodes. When the state is active, the child nodes will be executed / rendered.

This node should be parented to a State Machine node.

The state can have one or multiple State Machine Events connected to it’s Incoming Events input that will trigger transitions INTO this state.

The state can have one or multiple State Machine Events connected to it’s output that will trigger transitions OUT OF this state.

See State Machine node for more details.

Parameters

There are no attributes for this node.

Inputs

NameDescriptionTypical Input
Incoming EventsThese are the events (triggers) that will allow the transition from the previous state into this state.State Machine Event