Set Individual LED
tower_set_ledSets a single LED on the Return to Dark Tower board game by specifying layer, light index, and effect. Control the top ring, middle ring, bottom ring, ledge, or base with effects like on, off, breathe, or flicker.
Instructions
Set a single LED by layer and light index. Layers: 0=top ring, 1=middle ring, 2=bottom ring, 3=ledge, 4=base1, 5=base2. Light index 0-3.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loop | No | Loop the effect | |
| layer | Yes | Layer index 0-5 | |
| effect | Yes | Effect: 0=off, 1=on, 2=breathe, 3=breatheFast, 4=breathe50%, 5=flicker | |
| lightIndex | Yes | Light index 0-3 within the layer |