how to remove the don't destroy on load feature
Posted: Tue Aug 24, 2021 4:53 pm
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.
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.