Hi. Just wondering how to change the death sound for my game. Is it a game setting? A property of Players? Thanks!
1 Like
Hello, to do that you can simply go hit play in studio, go into your character, and copy the sound. After you do that paste it in StarterCharacterScripts and edit the death sound id in the script.
1 Like
But what is the script that manages the sound called?
Hello, I don’t know for sure, but I think it would be in StarterCharacterScript somewhere.