Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Swegi on Mon 13/12/2004 04:00:52

Title: Normal Text Color [SOLVED]
Post by: Swegi on Mon 13/12/2004 04:00:52
if a character interact a hotspot the msg (set normal text) displays in blue. i want to change it to black. how?
Title: Re: Normal Text Color
Post by: Goot on Mon 13/12/2004 05:21:18
I don't exactly understand your question. To change the text color of a message displayed by a custom GUI window, set the foreground color of that GUI. To change a character's speech color, change it in the character settings pane.
Title: Re: Normal Text Color
Post by: Swegi on Mon 13/12/2004 11:50:38
Quote from: Goot on Mon 13/12/2004 05:21:18
I don't exactly understand your question.

but i do exatcly understand your answer;)
i tried to make my first text window and i've overseen the option "foreground color". now it works fine. thank you