Start

Usage

  • The Start Building Block is the starting point of your Workflow.
  • It determines when your scenario begins and triggers the first steps.
  • This Building Block is virtual and is not assigned to an object.

Add this Building Block by right-clicking in the Workflow background and selecting Start.

Every workflow starts with a single Start node.

Settings

The Start consists of the following component:

  • Style

Style

Defines the colors of the Building Blocks in your scenario.

PropertyDescription
Branding ColorDefault color for all Building Blocks
Interactive ColorOverrides the color for Interactive Building Blocks
Collider ColorOverrides the color for Collider Building Blocks
Label ColorOverrides the color for Label Building Blocks

The Branding Color is used as the default color.
The other colors can be used to customize specific types of Building Blocks.


Actions

This Building Block has no actions.

Reactions

The following reactions are available:

  • When Ready

When Ready

This reaction is triggered when the project is fully loaded in the XR environment.

Use this as the starting point to activate the first steps in your Workflow.

Last updated on