Game Development Community

Font outline

by Dennis Lamers · in Torque Game Engine · 03/21/2018 (7:49 am) · 0 replies

Hey all,

For a long time I have been trying to find a solution to my following problem: giving GuiTextCtrl a font outline. In the game Blockland, it calls up a line (doFontOutline = 1;) in a GUI profile. Ingame the text will showup with an outline that can have a customized color too.
https://s18.postimg.org/oscr1l1u1/textshadow.png
I have been searching a lot and came across the same problems by others, here, here and here.