Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Anteater on Mon 23/06/2008 19:51:40

Title: Better-looking save/load/quit/input dialogue boxes possible?
Post by: Anteater on Mon 23/06/2008 19:51:40
Hi all. I've been making a game for a while now, and I was wondering if it's possible to make the save/load/quit/input dialog boxes prettier. The way they are styled by default doesn't really fit the look of my game at all, so I wanted to change them. Any pointers would be greatly appreciated. Thanks!
Title: Re: Better-looking save/load/quit/input dialogue boxes possible?
Post by: Matti on Mon 23/06/2008 19:55:25
Of course. You can easily design your own GUIs. Look it up in the manual (Other features->Editing the GUIs).
Title: Re: Better-looking save/load/quit/input dialogue boxes possible?
Post by: Anteater on Mon 23/06/2008 23:49:29
Thank you very much!