Music suddenly stops playing

Hello guys! I’m having a little problem with my script, when I write the command sound to add music to a scene it suddenly stops, in the web previewer it works fine but when I preview on the app it stops like in midway, does anyone knows what should I do?

1 Like

you have to add it again

the song/music isnt a loop so you will have to add it in the script when it stops

I have already tried that but it still doesn’t works :slightly_frowning_face:

1 Like

would you mind sending a screenshot of the script

Because the sound command will not loop your music. Instead of sound, you’ll have to use music command.

music music_darkchoir

Ohh okayy I didn’t know haha Thank you!! :smiling_face_with_three_hearts:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.