Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Barrett on Sat 12/09/2009 21:14:37

Title: Toolbar GUI visibility issue
Post by: Barrett on Sat 12/09/2009 21:14:37
Okay, so I've created my background image for my toolbar, I've setup my inventory button, and the toolbar works like a champ when set to "Always shown" in the Visibility option. However, when I change it to "When mouse moves to top of screen" it hides, even with the mouse at the top of the screen. What am I doing wrong?
Title: Re: Toolbar GUI visibility issue
Post by: Khris on Sat 12/09/2009 23:17:07
What does it say in the "PopupYPos" field? Try putting 10 in there.
Title: Re: Toolbar GUI visibility issue
Post by: Barrett on Sun 13/09/2009 00:19:01
That got it. Thanks for the help.