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
| Data | Description |
|---|---|
| Reel Strips | A list of arrays representing each reel's symbols. |
| Rows | Number of visible rows to render. |
| Stop Positions | A list of stop indices for each reel. |
| Signal | Description |
|---|---|
| Do | Triggers 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"