Skip to main content

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

I really like this one! For me, the rectangles are really hard to control, they are way too fast. I am using a 144hz monitor, so maybe each update step is moving the rectangles by a set amount (instead of taking a dt into account)?

Thanks for the nice comments! Yeah unfortunately I think when refactoring to use the SystemSet instead of the critera and didn't change to move the characters by dt. Appreciate the feedback! While it's late for the jam I'll definitely want to get that fixed in general.