Page 1 of 1

Preventing Dialogue UI to hide at the end of conversation / Always show

Posted: Wed Feb 09, 2022 6:43 am
by Error412
Hi, I would like the Dialogue UI to be always present on screen, as a sort of chat that keeps showing even when the conversation finished.
I had some luck achieving this with the SMS dialogue UI by disabling the "Deactivate on Hidden" for the dialogue panel object (not sure if it is the right way but it worked..).
Unfortunately I wasn't able to do the same for the Scrolling Dialogue GUI, that setting doesn't affect it. I tried a lot of combinations of apparently related checkbox in the inspector like "don't deactivate main panel" but none worked unfortunately.

Re: Preventing Dialogue UI to hide at the end of conversation / Always show

Posted: Wed Feb 09, 2022 10:20 am
by Tony Li
Hi,

Use these settings:
  • Scrolling Dialogue UI: Standard Dialogue UI component > Conversation UI Elements > tick Don't Deactivate Main Panel, UNtick Wait For Close.
  • Dialogue Panel: Remove Animator.
  • Subtitle Panel Info: Standard UI Subtitle Panel component > UNtick Deactivate On Hidden, Clear Text On Close.