Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

Thanks for checking out the game and giving us your thoughts! I'm going through all of the feedback we got and making fixes. We plan on going through and giving all of the encounters a few balance passes, so we'll probably tune some of the fights back a big especially with considerations of the new combo mechanics. We'll also be doing the same with the maps and dialogue. Lots of polishing to be done.

I've updated the diagonal walk speed for the next release to use a "true normalized" vector (instead of the rounding we were doing in this release), then snapping the sprite's visual while storing the decimal position internally. Trying to get diagonal movement down right while working with the low internal resolution constraint has been an interesting challenge. We're trying a few different options to see what works best.

I've also added corner avoidance for the next release. This is a great suggestion. We also plan on adding a keybind menu so you can set the buttons however you like. Run toggle is also a good idea. Type chart crash should also be fixed.