I've uploaded a new font into my game. But I can't figure out how to switch the font that my characters use, from the default, to this new one. Any help is appreciated.
Scripting functions SetDefaultFont(x); and SetSpeechFont(x);
Or just load the new font in place of the speech font (font 1).