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

How to make it so only one person can hear a sound?

Asked by
blowup999 659 Moderation Voter
10 years ago

Is it possible so that if in a roblox game only 1 person can hear a sound and nobody else can? If so how?

3 answers

Log in to vote
1
Answered by 10 years ago

Put the sound inside a GUI in the player's PlayerGui That way only the player will hear it

Hope i helped :)

Ad
Log in to vote
3
Answered by 10 years ago

To add onto that, the sound doesn't need to be in a GUI, only the player's PlayerGui.

Log in to vote
-1
Answered by 3 years ago

Make a localscript so that when the condition is met, the sound plays. It's local, so only for that player.

Answer this question