#Roblox speaker with multiple music and activation buttons
7 messages · Page 1 of 1 (latest)
Well, I cannot provide for you the code, I can provide for you the theory and method.
So I will assume you have the speaker in the workspace
Add your audio files inside (Parent it under the speaker)
I will also assume you're doing this for a GUI button.
Now, as the button is pressed, have it fire a remoteevent, and for the script inside the speaker (add one), shall recieve it
Also, pass a variable through depending on which you want to play.