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!
How to always show response menu?
Re: How to always show response menu?
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 .
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?
This worked! Thanks.
Re: How to always show response menu?
Glad to help!