-
What do you want to achieve? I want the script to play intermission music everytime in the intermission, and stop playing it when the round begins.
-
What is the issue? Currently the music starts playing once I join the game and doesn’t start again once the player is teleported to the lobby and the intermission is in process. If I set Looped to True it plays it continuously and it never stops.
-
What solutions have you tried so far? I have tried asking my friend to fix it, to no success, I looked on the internet and even(out of desperation) tried to fix it using ChatGPT, nothing works.
I suspect the problem might be because music.Playing = true is in infinite loop, but I don’t know.
No errors are printed.