Page 1 of 1

Grey out non speaker .

Posted: Fri Aug 12, 2022 4:24 am
by hugo.rija@gmail.com
Hello . I'm trying to make a visual novel using Dialogue system but i can't seem to find a way to gray out non-speaker character . Would there be a way to do so ? The only way i know how to gray out a character is by using the sequence and changing the current speaker panel portrait . but it only works for the speaker. Is there any other way to do it for every character ?

thank you very much for your time

Re: Grey out non speaker .

Posted: Fri Aug 12, 2022 7:54 am
by Tony Li
Hi,

Do you want to gray out the speaker's name or portrait image? In either case, use the subtitle panels' Focus and Unfocus animator parameters or the OnFocus() and OnUnfocus() UnityEvents. To see an example, assign the "VN Template Standard Dialogue UI" prefab to DemoScene1's Dialogue Manager GameObject > Display Settings > Dialogue UI, and give it a play,