NSV Progress - NEW FONT!

Subscribers:
6
Published on ● Video Link: https://www.youtube.com/watch?v=VR9zTBw3NCY



Duration: 2:55
13 views
0


I needed a break from the shooting game, so I decided to try loading in a new font into the on hold game. I like the font, but it's completely different from the temporary font in how I had to implement it.

If a font is made from a sprite, then the font is the size of the sprite and can only be scaled up or down relative to that size.

If a font is made using a ttf, then it's more like a normal font on a word program. This meant that I had to go through every major UI section and change how it was drawing text, which was a ridiculous headache, but I think it looks nice?