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

Thank you very much for the feedback! I definitely agree with your points. I attempted adding more enjoyable bits to the game-play with the mid-game power ups.

The room rotation bug is one of the major hotfixes I've got in mind when I return to the game, but I spent too much time trying to fix it during the jam so I implemented a small workaround.

Thanks again and good luck!

One suggestion I have that would most likely heavily simplify your code is to just simply rotate the camera, instead of everything within the room, but I'm not sure how you're doing it already so your way could be simpler.

(+1)

Oh, that's a cool idea! The code isn't too complicated at the moment. I think the issue lies more in some collision shenanigans. Either way at some point I'll make the whole project public on github if anyone wants to check it out.