Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: MoodyBlues on Thu 05/02/2009 07:01:35

Title: "Greying Out" GUI On Wait Function
Post by: MoodyBlues on Thu 05/02/2009 07:01:35
I want to use a function like Wait(...) to delay the appearance of a button in a GUI.  However, when I do that, the GUI greys out.  Is there some way to work around this?
Title: Re: "Greying Out" GUI On Wait Function
Post by: monkey0506 on Thu 05/02/2009 07:20:37
It's on the General Settings pane, under Visual listed as When player interface is disabled, GUIs should. ;)
Title: Re: "Greying Out" GUI On Wait Function
Post by: MoodyBlues on Thu 05/02/2009 14:45:44
Dah!  I knew it was something simple that I overlooked.  Thanks!