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?
Change replics colors if it was already chosen
Re: Change replics colors if it was already chosen
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.
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.
Re: Change replics colors if it was already chosen
Thank you very much for your help!)
Re: Change replics colors if it was already chosen
Glad to help!