How to always show response menu?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Itilos
Posts: 21
Joined: Thu Oct 20, 2022 12:03 am

How to always show response menu?

Post 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!
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to always show response menu?

Post 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 .
Itilos
Posts: 21
Joined: Thu Oct 20, 2022 12:03 am

Re: How to always show response menu?

Post by Itilos »

This worked! Thanks.
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to always show response menu?

Post by Tony Li »

Glad to help!
Post Reply