Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: proskiier on Fri 16/11/2007 22:35:28

Title: Different font color for different chars.
Post by: proskiier on Fri 16/11/2007 22:35:28
Kinda basic question but every character font color is red...

how can i make different chars have different font colors??
Title: Re: Different font color for different chars.
Post by: GarageGothic on Fri 16/11/2007 22:38:31
Go to the Characters pane in the editor and select a character. Notice the box labelled "Talking color"? Put the number of the color you want for that character there.
Title: Re: Different font color for different chars.
Post by: Dualnames on Fri 16/11/2007 22:41:14
Well, you can do it through code but I think you'd better try selecting from your left Characters, then select the character you want and type in where it says talking color a number. The number can be easily found at what colour it goes to by selecting your palette then make the colour you want by sliding the 3 below sliders and copy paste the number above that will appear. I hope I was clear.