Simple Music Playlist Controller

Simple Music Playlist Controller

image

UI for players to easily listen to a list of songs and skip, mute, change the volume, or pause them

I made it for one of my games just wanted to make it public.

Very simple/lightweight. Fits on all screens, dynamically

Link

https://create.roblox.com/marketplace/asset/13086227058/MusicController

Setup

  1. Put script in StarterPlayer > StarterPlayerScripts
  2. Open the script and put the UI named MusicUI into StarterGui
  3. Open the module named tracks in the script and insert your SoundIDs
  4. Change any settings in the config module
  5. Done
4 Likes