Audio
var music = {
"Theme": "song.mp3"
}
var voice = {
"F1": "f1.mp3"
}
var sound = {
"Rain": "rain.mp3"
}Music
"play music Theme loop" // If loop isn't there, it will only play once."play music song.mp3 loop"Voice
Sound
Last updated
Was this helpful?