Skip to main content

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

Very fun little metroidvania, really enjoyed the limited ammo mechanic as a way to limit the player's damage output rather than limiting fire rate. Graphics are top notch, and the music is pretty on point.

Only issue(?) I ran into is that one I played with controller, and the X and Y buttons seem to be swapped in the input map. As in, inputs that listed pressing X for them were performed with Y instead and vice versa. Was fine once I got used to it, but seems to be an oversight. (The controller support is otherwise very well implemented and appreciated tho)

(+1)

The input tooltip mapping bug is actually a browser issue. I realized that a bit too late during the jam.

Internally, the game supports three controller layouts:

  • Nintendo
  • Xbox
  • PlayStation

Nintendo and Xbox use swapped button layouts, so the browser is probably detecting the opposite one. If you download the game, it detects your controller correctly.

Thank you for testing! I didn't add a reminder on the splash screen recommending a controller, so not everyone tries the game with one. And in a Metroidvania, that's kind of a core part of the experience. 😄

I'll probably add an option to let players choose which button layout they want to use. Wait for the update, there is a lot comming.