Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

That sounds like it behaves badly if getAnimationFrame() takes longer than expected (which happens when you tab away, the browser's slowing down javascript that "doesn't do anything" (Think news sites and such)

Would be worth looking into your code, maybe introducing some manual delays to see which codepaths are timing sensitive!