How do I make the Dialogue Panel and PC Panel fade out together after conversation end
How do I make the Dialogue Panel and PC Panel fade out together after conversation end
I have a problem using Dialogue System where at the end of a conversation, the subtitle panel 0 (NPC) fades out first and after a second only then then dialogue panel fades out. How do I make it so that it fades out together at the end of a conversation.
Re: How do I make the Dialogue Panel and PC Panel fade out together after conversation end
Hi,
Inspect your dialogue UI's Standard Dialogue UI component. Untick Conversation UI Elements > Wait For Close.
Inspect your dialogue UI's Standard Dialogue UI component. Untick Conversation UI Elements > Wait For Close.
Re: How do I make the Dialogue Panel and PC Panel fade out together after conversation end
Thank you for the quick support, it works!!