OkamiWolf
|
  |
| Joined: 08 Oct 2010 |
| Total Posts: 5707 |
|
|
| 10 Oct 2014 06:15 PM |
| I'm trying to insert a sound into an object.I want it to be Doppler sounding. When I do and run a test, it doesn't play it. I know there's more to it, can anyone help? |
|
|
| Report Abuse |
|
|
OkamiWolf
|
  |
| Joined: 08 Oct 2010 |
| Total Posts: 5707 |
|
| |
|
Goulstem
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 7177 |
|
|
| 10 Oct 2014 06:26 PM |
--Inside the audio object
script.Parent:Play() |
|
|
| Report Abuse |
|
|
OkamiWolf
|
  |
| Joined: 08 Oct 2010 |
| Total Posts: 5707 |
|
| |
|
| |
|
OkamiWolf
|
  |
| Joined: 08 Oct 2010 |
| Total Posts: 5707 |
|
|
| 10 Oct 2014 06:38 PM |
| Thanks, but care to clarify further? Do I just run a script that has that one line in it? |
|
|
| Report Abuse |
|
|
Goulstem
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 7177 |
|
|
| 10 Oct 2014 07:15 PM |
Yeah.
The sound has to be played.
With the Play method. |
|
|
| Report Abuse |
|
|
|
| 10 Oct 2014 07:17 PM |
You have to insert the Spice and Wolf season 2 DVD into the computer and then watch the series, to make the sound play.
But yet, put this code in a script, then put that script IN THE SOUND:
script.Parent:Play(); |
|
|
| Report Abuse |
|
|