On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Thank you very much for playing and comment that full of quality feedback!

The whole item system NEEDS to be reworked in the future. We’re actually really sorry, well I am since I’ve coded it, that bugs mess up the play :(

Tbh, we just had too little time, it might sound crazy, but the bug with using items during encounters wasn’t occuring at all on my machine. And since I was the only coder in our team who knew how the system worked, and I couldn’t reproduce the bug I just had no time to fix it in the end :(

This jam is a massive lesson for us about the time management mostly, programming skills maybe as well, but we’re so glad that we can receive such good feedback and take a lesson out of it.

Thank you once again, and we are happy our visual artist’s work is getting appreciated :D

Such is a story of a jams in general! I wonder what is causing the bug - generally items that greyout as an option were there, but not clickable... maybe it picked up items and run out of space somehow? Because I gathered all (or most) of the items before I got any encounter... They also would not disapear in the world itself - maybe that was something to do with it.

Don't get discoraged though! Critical bugs happen even for veteran jammers out there!

Oh no, if the item hasn’t disappeared from the world that means you had no inventory space for it! Player has only 5 slots, and all of them are occupied by starting items at the beginning, you’d need to drop something to free the slot.

But despite that, we know that there is a bug that even when having item in inventory you can’t use it.