Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

Sound Script not working?

Asked by 10 years ago

I'm not sure what I did wrong. Can someone help me please?

--Problem
script.Parent:Play()

if script.Parent.IsPlaying == false then
    script.Parent.Parent.Problem2:Play()
end

--[[Workspace looks like this:
    Workspace
        Terrain
        Camera
        ^Problem
            ^Problem1
                Script
            Problem2
        Baseplate
--]]

1 answer

Log in to vote
0
Answered by
Vividex 162
10 years ago

IsPlaying is currently glitchy at the moment. #Support4NewMusic

Ad

Answer this question