Link a playlist to a scene
set-scene-playlistLink a playlist or specific sound to a scene so it plays automatically when the scene opens. Use an empty playlist name to remove the link.
Instructions
Link a playlist, and optionally one specific sound, to a scene so it starts when the scene is activated. Pass an empty playlistName to remove the link. The playlist has to exist in the world; use import-from-compendium first if it only exists in a compendium. Names are matched exactly; a sound may also be given as part of its name, as long as only one sound matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| soundName | No | Optional track of that playlist: id, name, or a unique part of the name | |
| playlistName | No | Id or exact name of the playlist; an empty text removes the link | |
| sceneIdentifier | Yes | Id or exact name of the scene |