Enable State Machine Node

Enables a node in a State Machine asset

Enables a node from State Machine asset.

Description

Re-enables a previously disabled node in a State Machine asset. This affects all runners using this asset.

Parameters

Name
Description

Node

The node to enable in the State Machine

Keywords

Enable, Instruction, Action, State Machine, Runner

Example

Actions Component:
โ””โ”€ Enable State Machine Node
    โ””โ”€ Node: "BonusLevelNode"

This enables the "BonusLevelNode" in the State Machine asset.

Last updated

Was this helpful?