Game Development Community

Text size

by Richard Dost · in Torque Game Engine · 03/26/2004 (4:11 am) · 4 replies

Hello,
when the screen resolution is changed, texts remain in the same size. Does anybody know how to change text size with resolution?

thanks in advance..

#1
06/26/2006 (6:41 pm)
I'm having the same issue. While searching the forum someone referred to autoSizeWidth and autoSizeHeight item in specific profiles used in the defaultProfiles.cs. Didn't have any luck with that, but not sure if it is due to updates in Torque Game Builder engine. Hope it works for you.

Good Luck!
#3
06/27/2006 (9:50 am)
An easier way would be to set horiz/vertsize to relative
#4
06/27/2006 (11:18 am)
Sure would, if the text didn't remain it's predefined size.