Skip to main content

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

Thanks for letting me know about this bug! None of my testers or I were able to recreate it, though. Could you share more about your device or how you were playing the game? Was it lagging at all? It'll be useful for post-jam development. Thanks!

Also for clarification's sake, does it get stuck completely or for a short while?

(1 edit)

Sure, here's the device info

I use firefox browser to play. The game doesn't lag in general, but often when closing the window it would enter state like this:

From here pressing W doesn't do anything. It stays like this for a while and then becomes usable again for no apparent reason. Seemingly this state counts as if the window is closed


Edit: I restarted my laptop for unrelated reasons and now I can't get this to happen too. Fixed itself ig

It looks like it's just staying in the open/close animation for longer than normal. It might have to do with the fact that this game is frame-based.  I intend to switch the game to delta time after the jam, so that might fix this weird edge case. Thanks!