Search found 3 matches
- Fri Apr 19, 2024 6:02 pm
- Forum: Dialogue System for Unity
- Topic: On Scene Reload, Some Scene Events Not Working
- Replies: 5
- Views: 239
Re: On Scene Reload, Some Scene Events Not Working
Tony! Thank you so much! My mind is finally free! The problem is solved! As embarrassing as it is to say, it seems like the problem came from my own code. After I used the debugger you sent (and all events were successful in the logs), I knew to look elsewhere. After a bit of debugging, I found that...
- Fri Apr 19, 2024 3:59 pm
- Forum: Dialogue System for Unity
- Topic: On Scene Reload, Some Scene Events Not Working
- Replies: 5
- Views: 239
Re: On Scene Reload, Some Scene Events Not Working
Hi Tony, Wow, such a speedy and detailed response! Thank you so much! I've checked over the areas that you pointed out and I don't seem to be having any of the common problems you have listed, but I may just be missing something. I inspected and compared the GUIDs in the Dialogue Editor and in the &...
- Fri Apr 19, 2024 3:02 am
- Forum: Dialogue System for Unity
- Topic: On Scene Reload, Some Scene Events Not Working
- Replies: 5
- Views: 239
On Scene Reload, Some Scene Events Not Working
Hello! I'm loving the dialogue system so far, but I'm having a problem with my dialogue scene events that I just cannot figure out no matter how much I investigate. Any help is greatly appreciated. When I Save and Load my scene, The conversation states and dialogue variables load beautifully! Everyt...