The Current Roblox News How to make a mix with Music!
The Current Roblox News How to make a mix with Music!
Believe it or not Im quite old, just Im very tiny. :P
So anyway, how to mix Music:
3 scripts, all called Music, with Music inside of them with an ID.
1 script:
while true do
script.Music.Pitch = 1
script.Music.Volume = 5
script.Music:play()
end
Script 2:
while true do
script.Music.Pitch = 2
script.Music.Volume = 5
script.Music:play()
end
Script 3: while true do
script.Music.Pitch = 3
script.Music.Volume = 5
script.Music:play()
end
that makes them one be faster than the other. And makes a nice tune as you will see on the video.
@Zakary99