Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Blue Bee on Sat 04/06/2016 18:18:49

Title: GUI Ghosting out
Post by: Blue Bee on Sat 04/06/2016 18:18:49
Hi All,

I'm using a GUI which pops up when you move the mouse to the bottom of the screen - like so:

(http://i.imgur.com/V9l7JLv.png)

I'm utilizing the tween module to smoothly move it from below the screen rather than it just appearing.

When you click the button it opens up the inventory GUI... thusly:

(http://i.imgur.com/0jfZkRe.png)

All working fine... except, when the button is moving it ghosts out... also when I click on something in the inventory (which obviously is a seperate GUI) it ghosts out the button GUI and the left of the inventory GUI... like so...

(http://i.imgur.com/e6mYtHZ.png)

(http://i.imgur.com/u4PgCja.png)

Any ideas? - Just incase it matters I'm using a heavily modified version of the verbcoin template...

Thanks in advance

Aaron
Title: Re: GUI Ghosting out
Post by: Gurok on Sat 04/06/2016 18:24:59
This was answered a couple of pages ago:

http://www.adventuregamestudio.co.uk/forums/index.php?topic=53411.msg636533374#msg636533374
Title: Re: GUI Ghosting out
Post by: Blue Bee on Sat 04/06/2016 18:27:10
Thanks Gurok, I actually did look, I was searching for 'ghosting' and the like - apologies and thank you for a prompt response

Aaron
Title: Re: GUI Ghosting out
Post by: Gurok on Sat 04/06/2016 18:36:54
Quote from: Blue Bee on Sat 04/06/2016 18:27:10
Thanks Gurok, I actually did look, I was searching for 'ghosting' and the like - apologies and thank you for a prompt response

Aaron

Sorry. I didn't mean to be gruff. I just didn't want to repeat content, so I pointed out where it was answered. Never feel bad for asking a question here if you've searched. It's often a matter of working out what to search for. Now this thread will help people who search for ghosting.