Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: bx83 on Sat 27/07/2019 14:25:09

Title: Hiding menus when in conversation of Wait()ing
Post by: bx83 on Sat 27/07/2019 14:25:09
I have a top-bar menu which is invisible most of the time, but comes into view when you move the mouse cursor over the general area.
How can I get it to *not* display (or display greyed out?) when I'm a) in conversation (dialog) or b) during a process that is blocking ?
Title: Re: Hiding menus when in conversation of Wait()ing
Post by: bx83 on Sat 27/07/2019 14:36:26
General Settings -> Visual -> (when player interface is disabled, GUIs should) Be Hidden.

So yeah, figured that out pretty quick :p