Skip to main content

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

I saw you posted your code on github so I took a quick look. I don't know if this is the cause or not, but could it be that the random offsets you're applying to the player position are affecting the jump? Only reason I think it might be related is because the jump does seem to go full height sometimes, so I could see the issue being tied to a random variable.