|
| 30 Apr 2014 05:54 PM |
| i see some games with a song playing when you play in it how do you do that? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
shonclub
|
  |
| Joined: 05 Sep 2009 |
| Total Posts: 1331 |
|
| |
|
| |
|
|
| 01 May 2014 04:57 PM |
a = Instance.new("Sound") a.Parent = Workspace a.SoundId = "" a:Play() |
|
|
| Report Abuse |
|
|