|
| 16 Jul 2014 05:08 PM |
function onClicked()
music:Play()
end
script.Parent.ClickDetector.MouseClick:connect(onClicked) |
|
|
| Report Abuse |
|
hotshotqq
|
  |
| Joined: 03 Jul 2012 |
| Total Posts: 516 |
|
|
| 16 Jul 2014 09:35 PM |
First thing that is wrong: You need to make a brick that has a click detector with a script in the click detector then try it
Second thing that is wrong: You need to use a local script
if this doesnt work then i cant help you |
|
|
| Report Abuse |
|