Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Really impressed by how much you did for this one! In my search for bugs I managed to find one pretty big one- I jumped onto the table in the kitchen next to the glass and the controls stopped responding. Didn't quite lock the game though, I was able to get caught and game-over like normal. When checking to see if I could repeat the bug I was able to- picking up the leftmost piece of pizza on that table made my controls stop responding. Very interesting bug- great jam game. Great work.

Thanks for pointing it out. We found this bug once, but it was almost at the deadline. I assume it has something to do with the table collider's shape, so to fix it we should have probably made the pickup code more robust to account for potential physics problems like this.