Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Tue 19/04/2005 19:00:36

Title: list box gui help
Post by: on Tue 19/04/2005 19:00:36
I want to make a gui where every time I talk to a character, a gui pops up with different dialog options (like in Laura Bow 2). How would I go about doing this?
Title: Re: list box gui help
Post by: Goot on Wed 20/04/2005 01:29:09
There's a built in dialog system in AGS. Look it up in the manual.
Title: Re: list box gui help
Post by: monkey0506 on Wed 20/04/2005 22:29:29
This wouldn't be a listbox GUI for sure...But if you did want to make your own, trust me, it's a lot of code...  Not a simple task...