Hello,
I'm currently making a realtime topdown shooter. The project is pretty well advanced, but here are my "issue" :
Right now, I'm using the NW.js export with an updater to distrube my game. It's good, but I'd like to be abble to play it in my browser. But...
If I switch tab in a browser, the game pauses (obviously that's normal and can't be turned off for performance issues) but this mess up my realtime game timers.
Do you have any tips to handle this ?
Thank you
Here is the game if you want to check it out : https://www.dropbox.com/s/p0brxh4pnqftfuv/BRikette_Setup.exe?dl=1