Show Response Buttons without Highlighting First Button

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
kenlem
Posts: 26
Joined: Sun Aug 16, 2020 5:19 pm

Show Response Buttons without Highlighting First Button

Post by kenlem »

Hi All,

I'm using the Dialogue System in VR and I'd like to show the response panel with buttons as normal however, I don't want the first button to be selected. Is there a setting that would make that happen?

Thanks.
kenlem
Posts: 26
Joined: Sun Aug 16, 2020 5:19 pm

Re: Show Response Buttons without Highlighting First Button

Post by kenlem »

Looks like if I set the Focus Check Frequency on the Standard UI Menu Panel of the Response Menu Panel, the first button is not highlighted when the response menu is shown.
User avatar
Tony Li
Posts: 22032
Joined: Thu Jul 18, 2013 1:27 pm

Re: Show Response Buttons without Highlighting First Button

Post by Tony Li »

Hi,

That's correct. Set Focus Check Frequency to zero, which will disable the focus (selection highlight) checks. Also make sure not to tick the Dialogue Manager GameObject's Input Device Manager component > Always Auto Focus.
Post Reply