Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Rentin on Sat 03/01/2009 00:37:57

Title: Custom GUI issue
Post by: Rentin on Sat 03/01/2009 00:37:57
I've made a custom GUI that resembles the "day of the tentacle" GUI, I am having a little issue with it though. During gameplay when I click on an object or anything that enables an event and the little stopwatch looking mouse cursor pops up, my GUI greys out. It's very ugly and annoying because the buttons will grey out but the GUI background color stays the same, it's just messy and annoying. How do I disable the "greying out" of the GUI during these events?

Thanks in advance.
Title: Re: Custom GUI issue
Post by: on Sat 03/01/2009 00:58:24
Hint 1
Yes, it's not obvious, but you can find the solution in the General Settings pane.

Hint 2
Now obviously there is a setting to be changed?

Hint 3
In General Settings, you can adjust how the GUIs look when a "game pause" happens.

Hint 4
General Settings -> Visual -> When player interface is disabled GUIs should...

Hint 5
display normally.

InvisiClues. Accept No Substitute!
Title: Re: Custom GUI issue
Post by: Rentin on Sat 03/01/2009 01:07:19
Alright, fixed it. Thanks.