Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Rui 'Trovatore' Pires on Sun 08/06/2003 18:46:10

Title: Suggestion: dialog GUI costumization
Post by: Rui 'Trovatore' Pires on Sun 08/06/2003 18:46:10
I've tried, for the first time, to mess with the dialog thingies, and tried to costumize it.  I was disappointed. I couldn't change the dialog option's color, font, or even the space between the first option and the top of the GUI. Am I missing something?
Title: Re:Suggestion: dialog GUI costumization
Post by: Pumaman on Sun 08/06/2003 18:59:54
The colour uses the speech colour of the player character; the font uses the normal font; the first option can be offset with the  game.dialog_options_y  variable.
Title: Re:Suggestion: dialog GUI costumization
Post by: Rui 'Trovatore' Pires on Sun 08/06/2003 19:01:06
What about the distance from the left side of the GUI?
Title: Re:Suggestion: dialog GUI costumization
Post by: Proskrito on Sun 08/06/2003 21:06:34
Quotethe first option can be offset with the game.dialog_options_y variable.
Then i guess it would be game.dialog_options_x  ;)
Title: Re:Suggestion: dialog GUI costumization
Post by: Ben on Mon 09/06/2003 21:43:05
Yeah, or if that doesn't work, just select a sprite to use as the bullet pic and have some transparent space on the left side of that sprite.