Stop portrait 'hiding' and display active talker

Announcements, support questions, and discussion for the Dialogue System.
User avatar
Tony Li
Posts: 22049
Joined: Thu Jul 18, 2013 1:27 pm

Re: Stop portrait 'hiding' and display active talker

Post by Tony Li »

Hi,

You can either change the Show Color and Focus Color animations to not darken the Portrait Image, or remove them entirely. To remove them, remove the subtitle panels' Animator component and set the Show/Hide/Focus/Unfocus Triggers to blank strings. You can still use the OnOpen/Close/Focus/Unfocus UnityEvents to control when the Portrait Name is shown.
Post Reply