Hey,
I would like to ask, how do you make a menu that has music with it. Then when you click play game, the music changes to something else, I want it so that only you can hear your music, so when someone else is on the menu you cannot hear their music.
Thanks Kieran
Ok,
What would be the whole script though for changing when the gui goes away and things like that?
Start the music with path_to_your_music:Play()
in a localscript.
If you want to change just stop the previous music and play the selected one, all of this code needs to be in your localscript
Just put in the player
game.Players.Playername
warning: it will need for play an LocalScript