Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks for the feedback! Yeah, fixing the jumping physics is my number one update feature. I wrote the code for the jumping so that the deceleration in the air takes 0.4 seconds to reduce to stopping (compared to 0.1 seconds for on the ground), which works well for realistic-ish movement, but makes precise air stopping pretty hard, so I'm planning to reduce that to about 0.25 instead.