Understand State Node functionality - the root node that manages state hierarchies and applies scene configurations when activated.
State Node acts as the state root node. Other nodes can only take effect when they are connected to a State Node. This hierarchical connection ensures proper state management and node execution flow.
Double-clicking a State Node will:
Activate the State Node and all its connected child nodes