Search found 2 matches
- Wed May 29, 2019 10:59 pm
- Forum: Dialogue System for Unity
- Topic: Scene Transitions are Mixing
- Replies: 2
- Views: 242
Re: Scene Transitions are Mixing
Dear Tony i have sent the project, thank you very much. Kind regards, Evren Buda Hi, If the second line runs into an error, then the third line will not run. The method will exit at the line where it ran into the error. Try commenting out that line as a test. If that doesn't help, can you please sen...
- Wed May 29, 2019 6:28 pm
- Forum: Dialogue System for Unity
- Topic: Scene Transitions are Mixing
- Replies: 2
- Views: 242
Scene Transitions are Mixing
Hi, I have one entry and two level scenes. One of two level scenes is copy of the first one. So second one Using a duplicated DM and the same D.Database. But this problem continues even if i use two seperate scenes and DMs. I have a SceneManager Script for all three scenes, attached to an emtpty gam...