how to remove the don't destroy on load feature

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Dralks
Posts: 44
Joined: Mon May 24, 2021 6:19 pm

how to remove the don't destroy on load feature

Post by Dralks »

Hi,

I can see in the documentation that not destroying the Dialogue Manager between scenes is the expected behaviour, and apparently there is nothing built in to remove that feature, I'm quite happy always loading a new dialogue manager from the current scene as bringing the dialogue from the main menu is causing some issues that never happens when I'm loading the scene itself, I also have different dialogue manager configurations in some scenes, before jumping in the code and fighting the elements I wanted to know if there is a simple way to just remove the dialogue manager from the "don't destroy on load" and have it always grabbing the fresh one from each scene, if any.
User avatar
Tony Li
Posts: 21986
Joined: Thu Jul 18, 2013 1:27 pm

Re: how to remove the don't destroy on load feature

Post by Tony Li »

Hi,

Untick the Dialogue Managers' Other Settings > Dont Destroy On Load checkboxes.
Dralks
Posts: 44
Joined: Mon May 24, 2021 6:19 pm

Re: how to remove the don't destroy on load feature

Post by Dralks »

I feel dumb now, thank you man, I was reading the documentation and didn't see any mention to those boxes
User avatar
Tony Li
Posts: 21986
Joined: Thu Jul 18, 2013 1:27 pm

Re: how to remove the don't destroy on load feature

Post by Tony Li »

Glad to help!
Post Reply