CenterPrint BottomPrint font size??
by Jon Law · in Torque Game Engine · 01/17/2006 (3:07 pm) · 2 replies
I was just wondering how one would go about changing the font and the font size for the centerprint and bottom print fuctions..
thanks!
thanks!
About the author
#2
01/21/2006 (12:33 pm)
If I'm not mistaken, both the BottomPrint and CenterPrint objects use the CenterPrintTextProfile that's defined in defaultGameProfiles.cs (in starter.fps). Once you find CenterPrintTextProfile, you can modify the font and font size via the appropriate fields.
Torque Owner Jon Law