Quest Menu Escape Key

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
MrQuaid
Posts: 7
Joined: Tue Jul 17, 2018 12:49 am

Quest Menu Escape Key

Post by MrQuaid »

Hi, I have whats probably one of the more simple issues, but I just can't figure it out. How can I turn of Escape being the button that closes the quest menu? I use buttons for that so I just want to disable that function.

I want to disable it because using UCC and this, when I use escape it messes up the mouse causing me to reopen and close via button. So I would prefer to just use buttons.
User avatar
Tony Li
Posts: 22055
Joined: Thu Jul 18, 2013 1:27 pm

Re: Quest Menu Escape Key

Post by Tony Li »

Hi,

Inspect your quest log window's close button. It probably has a UI Button Key Trigger component that makes Escape a hotkey for the button. Just delete this component.
MrQuaid
Posts: 7
Joined: Tue Jul 17, 2018 12:49 am

Re: Quest Menu Escape Key

Post by MrQuaid »

And you would be right, thanks so much. I overlooked that script. Thanks again.
User avatar
Tony Li
Posts: 22055
Joined: Thu Jul 18, 2013 1:27 pm

Re: Quest Menu Escape Key

Post by Tony Li »

Happy to help!
Post Reply