When I tryed to Make a Music play right after my GAME INTRO. And they all fail. Should I have a (Wait [0.005]) in My music Script or Not?? Heres my Script.
Game.Workspace.Sound:play()
try
wait(3) game.Workspace.Sound:Play()
Put the script in the sound.
script.Parent.SOUND:Play()