So i have a music that plays when the player enters, but when the player dies, the music resets. I know that happens because it's inside StarterGui, but putting the sound in player doesn't seem to work. Help? Also, i have a options GUI so the player can change the sound volume. So keep that in mind.
The player model is remade when the player resets, so I would advice either making a sound brick ingame, or just putting the sound it workspace. Sounds playing in the workspace will allow all players to hear.
I putted the sounds at the camera. Seem to work in Solo mode, gonna check in online mode.