Game Development Community

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!

#1
01/19/2006 (7:52 pm)
Any insight.. yes no? help is greatly appreciated
#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.