Skip to main content

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

Nice game! I couldn't get past level 4 because no matter what I tired, I couldn't get the distance to reach the last platform. If you don't know, when using Unity physics updates, make sure to change rigidbody velocity within the FixedUpdate method so it works consistently independent of framerate, not sure if that's the issue I was facing but something good to know either way