Skip to content

Signal Controller

WhistleWiz edited this page Mar 6, 2025 · 1 revision

The Signal Controller is the core of the mod. The Definition defines the settings, while the ingame Controllers have deeper logic to update the state of the signal automatically.

Signal Controller Definition

Aspects

A list of aspects that a signal can display. The condition of each one is tested in order, so it is important to set them from most to least restrictive.

Off State HUD Sprite

The sprite displayed when the signal is hovered.

Displays

Optional displays controlled by this signal.

Indicators

Optional aspects for aditional information.

Note

Indicators are configured like aspects, but they do not block other indicators or aspects from displaying at the same time.

As an example, this can be used to light up a lamp if a junction is set to diverge without making combinations of all aspects.

Animator

Optional animator controlled by aspects.

Draw Guides

[EDITOR ONLY] Displays guidelines with track and train silhouette.

Clone this wiki locally