-
What do you want to achieve? I want to hear a gunshot sound whenever I shoot a zombie or another player.
-
What is the issue? I don’t see anything in the zombie’s files that emit any sort of “hurt” sound.
-
What solutions have you tried so far? I managed to add a death sound but that’s all I could do.
To make it run, in your script, when you do something, do sound:Play()
P.S. you would do the path to the actual sound object instead of just “sound”.