NODES

Start Node

Entry point for simulation execution

Start Node
Start Node

The Start node is the foundation of every layer, this is where the simulation begins. Each layer by default has 1 Start Node that can not be renamed or removed. The sole purpose of this node is to act as a point of entry for the simulation.

Connectors

0
Inputs
1
Outputs
Standard
Simulation starts

Inspector Fields

Each field below is available on this node in the inspector.

FieldTypeDescription
Name
string

The display name of the node. Cannot be changed for Start nodes (always displays as "Start")

Always "Start" (disabled field)

Trigger Timer
boolean

When enabled, this node will start a selected timer when it executes

Timer
string

The timer node to trigger. Timer must be on the same layer