Skip to main content

Reel Visualizer

The Reel Visualizer node renders a visual representation of slot-machine reels given reel strips, rows, and stop positions. Useful for debugging or showcasing slot mechanics.

Inputs

DataDescription
Reel StripsA list of arrays representing each reel's symbols.
RowsNumber of visible rows to render.
Stop PositionsA list of stop indices for each reel.
SignalDescription
DoTriggers a re-render when input values have changed.

Visual

This node supports the following Visual Input Properties:

Outputs

Many visual nodes share the same outputs. Refer to the Visual Output Properties.

This node supports the following outputs:

@include "../../shared-props/inputs/_visual-input-properties.md"

@include "../../shared-props/outputs/_visual-output-properties.md"