I was using a gameObject as a music player for seem less music between scenes with a dontdestroy script. I made a destroy script on button press as a mute button to destroy that object so the music would stop, but once the object is destroyed I don’t know how to get it back. Any help is appreciated!