Custom fonts in a game without showing plain text for other in Developer Help
|
|
Basically, the title explains it all. I have put a font in my interface for my game called NinjaNaruto, however, during runtime it will only show the font for me, and anyone else who does not have a font called NinjaNaruto in their computer gets plain text.
I have tried even defining the font-family as a file and placed it into the source files, however I get errors.
So how do I make the game show the custom font NinjaNaruto to everyone who joins?
|
That should be all that you need :]