Page 2 of 2
Re: Change colour of accumulated text
Posted: Tue May 23, 2023 8:42 pm
by colorbar
Tony Li wrote: ↑Tue May 23, 2023 8:19 pm
Hi,
Try putting the script on the top-level dialogue UI GameObject.
Thanks for the response. I just tried it on the Dialogue Manager game object, the Canvas game object, the Scrolling Dialogue UI game object, and the Dialogue Panel game object (all separately of course/not at the same time) and all of them caused the same result.
Re: Change colour of accumulated text
Posted: Tue May 23, 2023 9:56 pm
by Tony Li
Got it. I updated the script and example scene in
this post of the original thread.
Re: Change colour of accumulated text
Posted: Tue May 23, 2023 10:25 pm
by colorbar
Tony Li wrote: ↑Tue May 23, 2023 9:56 pm
Got it. I updated the script and example scene in
this post of the original thread.
Thank you so much!
Re: Change colour of accumulated text
Posted: Tue May 23, 2023 10:57 pm
by Tony Li
Glad to help!