Question about continue button and sequence

Announcements, support questions, and discussion for the Dialogue System.
hellwalker
Posts: 112
Joined: Tue Jan 19, 2016 11:37 pm

Re: Question about continue button and sequence

Post by hellwalker »

Thank you! I'll try that!
hellwalker
Posts: 112
Joined: Tue Jan 19, 2016 11:37 pm

Re: Question about continue button and sequence

Post by hellwalker »

Is it possible to color individual NPC dialogues certain color in dialogue outline view?
Like how PC is blue, NPC is grey, to make certain NPC box red etc?
User avatar
Tony Li
Posts: 22062
Joined: Thu Jul 18, 2013 1:27 pm

Re: Question about continue button and sequence

Post by Tony Li »

hellwalker wrote:Is it possible to color individual NPC dialogues certain color in dialogue outline view?
Like how PC is blue, NPC is grey, to make certain NPC box red etc?
Sorry, no. The first instance of a PC's line is always one color (default blue), the first instance of an NPC's line is always another color (default red), and repeats are always a third color (default grey). You can customize the three colors on the Templates tab.

You can specify colors to use at runtime in the dialogue UI by wrapping text in [em#] tags or Unity rich text codes. If you use [em#] tags, you can customize their appearance on the Database tab.
Post Reply