Hi Tony,
Thank you so much! This is exactly what I needed! As always, you're at the top of your game!
I appreciate the help and hope you have a good one!
Search found 5 matches
- Thu Mar 13, 2025 2:26 pm
- Forum: Dialogue System for Unity
- Topic: Changing the "Use message" at runtime.
- Replies: 3
- Views: 1624
- Wed Mar 12, 2025 8:37 pm
- Forum: Dialogue System for Unity
- Topic: Changing the "Use message" at runtime.
- Replies: 3
- Views: 1624
Changing the "Use message" at runtime.
Hey there, I'm trying to have my player's ProximitySelector's use message change based on the current input scheme being used. I'm using TextMeshPro's rich text system to incorporate sprites into the use message to show keyboard/controller buttons. I have no issues setting the use message through th...
- Fri Apr 19, 2024 6:02 pm
- Forum: Dialogue System for Unity
- Topic: On Scene Reload, Some Scene Events Not Working
- Replies: 5
- Views: 744
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: 744
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: 744
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...