Skip to content

Signal Lights

WhistleWiz edited this page Mar 1, 2025 · 1 revision

SignalLightDefinition

This component allows you to define a single light.

Renderers

The meshes that light up. The material assigned to these needs to have emission turned on to light up.

Colour

The colour of the light.

Light Intensity

How bright should the material light up.

Default value is 2.5.

Lag

How long it takes for a light to turn on/off (in seconds). Also controls blinking speed.

Default value is 0.2.

SignalLightSequenceDefinition

This component allows you to create more complex light behaviours.

Lights and Initial States

The lights controlled by this sequence, as well as their states at the start of the sequence.

Timing

How long it takes to advance the sequence once.

Default value is 0.2.

Step

Controls the amount of states each advancement moves. This allows moving from sequential light arrangements to full state-based light animation.

Default value is 1.

Preview

Opens a preview window that shows the light states of the smallest repeating sequence possible.

Clone this wiki locally