Version: 2019.3
Version Control
Self

Unit Reference

Note
To use Bolt, which is Unity’s visual scripting solution, you must purchase it on the Unity Asset Store.

Self

The Self unit returns the current game object.

Control

Control units allow you to branch, loop and merge the flow.

Time

Timer, cooldown and wait units.

Events

Events listen to a trigger in order to start the flow.

Variables

These units allow you to get, set, and check variables.

Nulls

Units that neal with the null, a.k.a. “nothing” value.

Formula

Formulas evaluate logic and match with multiple arguments.

Version Control
Self