itch.io is community of indie game creators and players

Devlogs

Minor update regarding fonts

FPS Speedometer for GameMaker
A downloadable Debugging Thing

This isn’t a huge change, but something you may have noticed when using this is that the statistics it prints on the screen draw with whatever font is currently set - so that may be the default font (-1), or your UI font, or something completely arcane. I’ve changed it so that it sets the font before drawing anything - this is -1 for the default GameMaker font by default, or you can set the variable at the top of the fps_speedometer script to something else if you want to use your own.

Have fun!

Files

  • fpsspeedometer.yymps 981 kB
    Aug 01, 2020
Download FPS Speedometer for GameMaker
Leave a comment