Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How do you make a menu with music only you can hear?

Asked by 10 years ago

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

3 answers

Log in to vote
1
Answered by 10 years ago

Ok,

What would be the whole script though for changing when the gui goes away and things like that?

Ad
Log in to vote
-1
Answered by 10 years ago

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

Log in to vote
-1
Answered by
JoLLDS 5
10 years ago

Just put in the player

game.Players.Playername

warning: it will need for play an LocalScript

Answer this question