Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: TheFlayer on Wed 20/12/2006 16:05:41

Title: Text color when character speak.
Post by: TheFlayer on Wed 20/12/2006 16:05:41
My question is very simple!
How can I change the color of the text when a charter speak?
For example first charter yellow, another red...ect...
Thanx!
Title: Re: Text color when charter speak.
Post by: Khris on Wed 20/12/2006 16:18:24
Select a character, then change the number next to "text speech color". In scripts, use Character.SpeechColor.
Use the palette pane to find a specific color's number.

And RTFM...
Title: Re: Text color when charter speak.
Post by: BOYD1981 on Thu 21/12/2006 00:52:35
it's a lot easier than using code to do it, it's in the properties for when you create a new character.