|
| 24 Dec 2014 07:46 PM |
When you enter the game, it automatically plays for a certain amount of seconds, then stops.
For example, I'm creating an entrance scene, and I only want the music to play for 30 seconds, which is how long the entrance is. |
|
|
| Report Abuse |
|
|
|
| 24 Dec 2014 07:47 PM |
Try these when you make it.
wait Sound.Play Sound.Stop |
|
|
| Report Abuse |
|
|
|
| 24 Dec 2014 07:48 PM |
| I've already made the entrance, all I need is the sound to play for 30 seconds when you enter. |
|
|
| Report Abuse |
|
|
|
| 24 Dec 2014 07:50 PM |
http://wiki.roblox.com/index.php?title=Function_dump/Functions_specific_to_ROBLOX#Wait http://wiki.roblox.com/index.php?title=API:Class/Sound/Stop http://wiki.roblox.com/index.php?title=API:Class/Sound/Play http://wiki.roblox.com/index.php?title=API:Class/Sound/Pause
That is literally all you need. |
|
|
| Report Abuse |
|
|