Dialog Database not loading in second level
Posted: Tue Sep 15, 2015 12:19 pm
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!
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!