So I’ve been writing my story, and at the beginning when I previewed it, the music would work fine. And now I just can’t hear it whatsoever! I also previewed on my mobile and it’s the same situation. I can hear it perfect on my computer (not on my phone) when I use the command “sound” but it doesn’t loop and I want it to, but using “music” just doesn’t seem to work. Can anyone help me?
Okay so at the beginning of your episode Add the following code
volume music 100 0
volume sound 100 0
Where,
volume sound X S
X = volume level, 0 to 100
S = length of time, in milliseconds
And for looping sound use music command.
Thank you so much!
1 Like