Change sound properties for one player

Im making a main menu that has “settings” my question is
How would i make a player change all kinds of sound properties for only them?
Ex
disable sounds,
change sound volumes

2 Likes

You can use SoundGroup instance for that.

3 Likes

If you use localscript it will only change it for this player.

2 Likes