About the dialogue text

Announcements, support questions, and discussion for the Dialogue System.
HaiiroMukuro
Posts: 80
Joined: Sun Jul 17, 2016 3:38 pm

Re: About the dialogue text

Post by HaiiroMukuro »

Thanks for the help! :D
Currently, I'm using the Legacy JRPG Dialogue UI with Continue Button.
I tried the steps and still not working.
User avatar
Tony Li
Posts: 21069
Joined: Thu Jul 18, 2013 1:27 pm

Re: About the dialogue text

Post by Tony Li »

Here's an example for Legacy Unity GUI: LegacyUnityGUIContinueButtonExample_2017-02-17.unitypackage

To set it up, I assigned a version of the ContinueButtonFastForward script that only moves the conversation forward without also clearing the alert.

To show the alert in the bottom left, I set the Alert Panel's Scaled Rect Origin and Alignment to BottomLeft.
HaiiroMukuro
Posts: 80
Joined: Sun Jul 17, 2016 3:38 pm

Re: About the dialogue text

Post by HaiiroMukuro »

Now it's working now. Thank you very much! :D
User avatar
Tony Li
Posts: 21069
Joined: Thu Jul 18, 2013 1:27 pm

Re: About the dialogue text

Post by Tony Li »

Happy to help!
Post Reply