Skip to main content

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

Neat little game, did you do all the physics yourself or are you manipulating unity's physics system to run around the plant?

I based my physics on this tutorial:

In my game the player can't jump, so the physics is best reflected in the flashes that appear in normal mode, plus I only applied the colliders to a single planet in the center of the screen.