Forum rules - please read before posting.

FMOD not playing across scenes.

Hello again, I am not very familliar with Fmod. The music is playing in a scene and I can trigger different parameters. All fine. BUT I need the music keep playing (as Background music) when I change the scene, because I need to trigger different parameters within an actionlist in another scene. How can I do that? Do I need to write a costume script?
Thanks a lot in advance!

Comments

  • This isn't an AC question, but having an object survive scene-changes is a case of attaching a script that marks it as DontDestroyOnLoad.

    See the DontDestroy script at the bottom of this page on Unity's docs. Attaching that to the GameObject that plays music will have it play across scenes.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.