bitDecayGames / haxeflixel-template

Basic game template with FMOD and Bitlytics tie-ins ready to build from
3 stars 1 forks source link

Add a secret dev way to disable metrics for prod debugging #27

Closed MondayHopscotch closed 3 years ago

MondayHopscotch commented 3 years ago

Sometimes we want to be able to figure out problems in production. Put in a way for devs to disable metrics so we don't clutter our own metrics while troubleshooting.

MondayHopscotch commented 3 years ago

If use holds down the M key on start-up, that will disable metrics (line is written to log file)