Hello!
I'm currently having an issue with a multi-scene game in which I have a separate dialog database, and manager for each scene. When I change the level, using Application.LoadLevel, the dialog database is not loaded for the second scene giving the warning "Dialog System: Conversation '<Convo>' not found in the database." Both dialog managers do show up in inspector when I change to the second level. Am I doing something wrong with the loadlevel script? Any advice would be appreciated.
Thanks!
Dialog Database not loading in second level
Re: Dialog Database not loading in second level
Hi,
If you have a separate Dialogue Manager and database in each scene, UNtick Don't Destroy On Load.
If you have a separate Dialogue Manager and database in each scene, UNtick Don't Destroy On Load.