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.
how to remove the don't destroy on load feature
Re: how to remove the don't destroy on load feature
Hi,
Untick the Dialogue Managers' Other Settings > Dont Destroy On Load checkboxes.
Untick the Dialogue Managers' Other Settings > Dont Destroy On Load checkboxes.
Re: how to remove the don't destroy on load feature
I feel dumb now, thank you man, I was reading the documentation and didn't see any mention to those boxes
Re: how to remove the don't destroy on load feature
Glad to help!