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

I don't think that velocity is what I would use, but rather addForce because it isn't instant, but that is just me. Also, I would use linecasts for the easiest jump script, but I usually just use if (<something> && transform.velocity.y == 0)