Playlist
A Playlist is an instance that plays a sequence of music tracks in order, one after another. It’s ideal for ambient radio-style music or any scenario where you want continuous, automatic track changes. Use the music tracks you’ve already created in the Audio Creator window under the Music tab.
🛠️ How to create a Playlist
Playlist
Group your previously created tracks by their tags or by the Track
enum. For example, to set up a radio with three songs:
Or using the Track
identifiers directly:
📝 Advanced Example
👉 Configures an “ambient radio” that shuffles tracks with smooth transitions and logs a message whenever the next song starts.
Last updated