Change replics colors if it was already chosen

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Volandpro
Posts: 9
Joined: Sat Feb 04, 2023 3:28 am

Change replics colors if it was already chosen

Post by Volandpro »

Hello!

Is it possible to change replics colors if it was already chosen in the dialog? And also is it possible to place some icon before replic, for example one type of icon before main quest replics and other type of icon before secondary replics?
User avatar
Tony Li
Posts: 21959
Joined: Thu Jul 18, 2013 1:27 pm

Re: Change replics colors if it was already chosen

Post by Tony Li »

Hi,

To change colors if the reply was already chosen, set the Dialogue Manager GameObject's Input Settings > [em#] Tag for Old Responses. Then set the color of the [em#] setting in the Dialogue Editor's Database section > Emphasis Settings.

To show icons, use TextMesh Pro (see TextMesh Pro Support) and <sprite> tags.
Volandpro
Posts: 9
Joined: Sat Feb 04, 2023 3:28 am

Re: Change replics colors if it was already chosen

Post by Volandpro »

Thank you very much for your help!)
User avatar
Tony Li
Posts: 21959
Joined: Thu Jul 18, 2013 1:27 pm

Re: Change replics colors if it was already chosen

Post by Tony Li »

Glad to help!
Post Reply