Play Sound
tower_play_soundPlay any sound from the board game tower's audio library by specifying a sound index (1-113), with optional looping and volume adjustment (0 loudest to 3 softest).
Instructions
Play a sound from the tower audio library by index number (1-113). Volume is 0 (loudest) to 3 (soft).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loop | No | Loop the sound continuously | |
| volume | No | Volume level: 0=Loud, 1=Medium, 2=Quiet, 3=Soft | |
| soundIndex | Yes | Sound index (1-113) from tower audio library |