So I’m trying to get my jet sound to play when its flying. Sometimes i hear the sound playing for like half a second then it quickly bugs out.
mycode inside of local script inside of player.playergui
script.Sound:Play()
Thanks for ur time
So I’m trying to get my jet sound to play when its flying. Sometimes i hear the sound playing for like half a second then it quickly bugs out.
mycode inside of local script inside of player.playergui
script.Sound:Play()
Thanks for ur time
Is the Sound instance a child of the script?

Like this but a local script?
script.Sound:Play()
task.wait(script.Sound.TimeLength)
This yields (pauses) the script for a long enough time duration to play the sound.
Yes that is what its like sdfsdfadf
what is task sdafasdfasdfsadfasdfasd