Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Played the first 5 levels without any major issues. The items I noted while playing were:

- When first starting the level it sometimes takes upto 3 presses of the escape key to open the menu
- I was getting a lot of screen tearing while playing, maybe VSync isn't being enabled?
- When clicking another window on my second monitor the monitors would both disconnect/reconnect. It seems something isn't being handled right here.
- It would be good to have a windowed mode rather than only be able to run the game in full screen mode (that may fix the above as well)
- Maybe the special could have a cooldown bar to show when it is available again
- Pressing jump while the paused menu is open will unexpectedly perform a jump once the menu is closed
- The music volume doesn't seem to affect the main menu music

Nice game!

Thank you for commenting!

-Press F11 will actually toggle window mode! I should make that clearer in the game.

-I should enable vsync. I think I accidentally disabled it?

-I would need to fix the escape button bug. Sorry for the inconvienient!

-For “When clicking another window on my second monitor the monitors would both disconnect/reconnect. It seems something isn't being handled right here.”, I don’t really get why or is it related to the game, because I personally don’t have two monitors. I might not be able to fix it.

-For the special cooldown bar, I will need to add it.

Thank you for the feedback! <3

No problem. Using F11 to switch between full screen & windowed fixed the multiple montior issue I had. Another issue though, while windowed returning from the game to main menu  switches back to full screen when ideally it should remain windowed. Hope that helps.