|
| 01 Apr 2014 06:38 PM |
i have a sound but all it does is play how could i fix this and make it pause?
script.Parent.MouseButton1Down:connect(function() script.Sound:Play() script.Sound:Pause() end) |
|
|
| Report Abuse |
|
|
| 01 Apr 2014 06:40 PM |
I'd use if (blank) then (code) else (code). I would help more, but knowing me I'd probably make some error in there. I hardly ever get any script right on the first time XD
*Tell me about the rabbits, George* --Let the Sun Shine-- |
|
|
| Report Abuse |
|