Is there a way to use external fonts? I've been using a font from 'dafont.com' and when I launch my game on any other device, the font changes into a Aerial I think..
Develop games in your browser. Powerful, performant & highly capable.
have a look at
https://www.scirra.com/tutorials/236/us ... ext-object
and
https://www.scirra.com/manual/116/text
The font that im using is not a web font.
If it's a free font without licence you could convert it to webfont and add it as stated above..
Another option would be to convert your font to spritefont and use that in your program..
Thanks ill do that then :]
You can try using sprite font with this:
It worked just fine in my game and you don´t have to worry about unsupported fonts
You can always use web-fonts: https://www.scirra.com/tutorials/search?q=web%20fonts