Change the font outline color?

Started by DrewCCU, Tue 06/04/2010 01:29:21

Previous topic - Next topic

DrewCCU

Is it possible to change the color of the outline on a font?
"So much of what we do is ephemeral and quickly forgotten, even by ourselves, so it's gratifying to have something you have done linger in people's memories."
-John Williams

Calin Leafshade


DrewCCU

where exactly does that go into the scripting?
"So much of what we do is ephemeral and quickly forgotten, even by ourselves, so it's gratifying to have something you have done linger in people's memories."
-John Williams

Calin Leafshade

well its a static property so whereever you like.

game_start is probably the best place if you want it like that for the whole game.

something like:

Code: ags

game.text_shadow_color = 15;


the number is an AGS colour value.

SMF spam blocked by CleanTalk