Skip to main content

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

if by moving it up u mean using the position then no I don't do that

(1 edit)

so how did you make the jump? 

(rigidbody 2d).velocity = new vector2(0, 5);

like this?