Music problem

Hey guy’s,
I have a problem and can’t find anything to fix it.

Is there any script that allows to play music over differend scenes? so when you load a new scene the music just keeps playing.

I would be happy if someone found something for me.

Thomas

I would like it if someone anwsers on this :slight_smile:

have you tried, DontDestroyOnLoad ?
Just set up a empty gameobject and assign a sound to it.

then make a script with the DontDestroyOnLoad function

I think that should work :smile: just search up DontDestroyOnLoad or something …