Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

heyy! Awesome game!


Although I'm having some issues with the game.


First it crahes sometimes, depending on what I do.

Second, I think the undo sometimes does not work properly.


But the biggest issue is that we can cheese through some levels, because the user input is not properly suspended until the blocks are fully resolved.

here is a link to a video showing it:

https://www.dropbox.com/scl/fi/uol408ofycxlxnn05gnnl/VID_20240224_122228762.mp4?...

Can you fix this?


Thanks!


update: I found a way to crash the game. You have to undo while things are mid-action.


You NEED to block user input while things are resolving, this way you will be able to not deal with a lot of shit that can happen

Thanks debug chicken (a very appropriate name!). I thought I'd fixed that issue with the movement continuing, this might be a regression bug. I'm thinking this won't be an easy fix and I might have to do a rewrite, the movement / undo bugs are probably inter-related, so it might be a while before I put up a fix. But having people being able to cheat just by moving too fast is definitely not good.