i want to use static text to display ammo but when i make the text i can't get it any larger. Once it gets to a certain size it won't get larger. I'm using 800, 600 screen res but its still to small. If anyone can help it would be appreciated.
Thanks
Static Text GUI Help
-
- Posts: 8
- Joined: Fri Jul 23, 2004 2:45 am
- Location: Untied States
Use a larger font map:
Code: Select all
gui->getSkin()->setFont(gui->getFont("pathToFontGeneratedByFontTool.bmp"));