Search found 2 matches

by burgesssally787
Thu Apr 01, 2021 12:53 pm
Forum: Dialogue System for Unity
Topic: is it possible to change to a different color
Replies: 3
Views: 1247

Re: is it possible to change to a different color


Hi,

Yes, you can change everything.

Here are some options to change subtitle text to a different color:

Inspect the dialogue UI's subtitle panel(s). Change the colors used by the Text / TextMeshProUGUI components.
Or add a Dialogue Actor to the GameObject that represents an actor. Tick the ...
by burgesssally787
Wed Mar 31, 2021 12:35 pm
Forum: Dialogue System for Unity
Topic: is it possible to change to a different color
Replies: 3
Views: 1247

is it possible to change to a different color

Hey!
I have a question: is it possible to change the lines with text to a different color?
Also, is it possible to change the color of the menu bars?
thanks!