Skip to main content
Source Link
JSparks
  • 199
  • 5
  • 15

Font Changes in WebGL Build

I'm attempting to make a game for WebGL. However, everytime I export a build, the font always changes on everything, just like below.

Original enter image description here

WebGL enter image description here

My default font is Arial and I have made a separate Arial font file with which I've replaced all instances of Arial font in my game, but it's still turning out like this. Why?