Page 1 of 1

How to always show response menu?

Posted: Tue Mar 28, 2023 11:03 pm
by Itilos
Hello! Maybe a basic question - but how do I set it up so that the response menu shows from the start and doesn't fade on selection?

I'm looking to build a UI where the player's dialogue/response choice box always shows. I've been fiddling with the settings for a bit now and can't seems to figure out how to keep the response menu from hiding.

Thanks!

Re: How to always show response menu?

Posted: Wed Mar 29, 2023 9:38 am
by Tony Li
Hi,

Move the always-visible parts of the response menu -- such as the menu frame, background images, etc. -- to be children of the Dialogue Panel instead of the response menu panel, and unassign references to them in the response menu panel's Standard UI Menu Panel .

Re: How to always show response menu?

Posted: Wed Mar 29, 2023 11:18 pm
by Itilos
This worked! Thanks.

Re: How to always show response menu?

Posted: Wed Mar 29, 2023 11:36 pm
by Tony Li
Glad to help!