How to change Dialogue Panel Based on Current Dialogue Entry?

Announcements, support questions, and discussion for the Dialogue System.
need_verification
Posts: 24
Joined: Thu Jan 18, 2024 5:41 am

Re: How to change Dialogue Panel Based on Current Dialogue Entry?

Post by need_verification »

Tony Li wrote: Fri Jan 26, 2024 7:55 am Remove the Animator from the thinking panel's subtitle panel (same GameObject as StandardUISubtitlePanel) and clear the Show/Hide/Focus/Unfocus Animation Trigger fields. Or make sure the animations exist in the animator and that the trigger parameter names are correct.
You're right, It was missing the parameters!

I inspected Subtitles Panel 0,1, and 2 and I switch it from "Portrait Controller Simplified" to "Portrait controller" and fill in the fields in the Standard UI Script.

That seemed to do the trick!
User avatar
Tony Li
Posts: 21678
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to change Dialogue Panel Based on Current Dialogue Entry?

Post by Tony Li »

Great! Thanks for the update.
Post Reply