Skip to main content

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

I'm on Version 0.7.5

After I beat the floor boss (golem), the screen remained on the same floor but I could not input anything. I'm fairly sure this bug occurred because I had enough mastery to use Evolution Jades for four separate transformations but I, coincidentally, banned those four on that run. I'm assuming that the game checks for banned transformations before letting you choose an transformation to evolve, but when presented with no options, the game left me stuck on the menu without letting me do any inputs. When I unbanned a transformation on another run, the game progressed normally by letting me use the Evolution Jades. Great game btw.

(1 edit)

Sorry for the late reply and thanks for the report, I am glad to hear you're enjoying the game^^

 As you had already correctly assumed, that is the problem. I forgot to account for that. It enters a infinite loop since all available options are banned.

Thanks a lot I will add a fix for that^^