Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Even though the graphical style is rather unrefined, the game play was interesting. I'm just interested how much work did go into the whole gravity system :D

(+1)

Gravity based on Unity's rigid body physics and trajectory is simulated(meaning I run my physics 1000 ticks ahead of actual astronaut position and record all 1000 points astronaut hits, then draw line connecting those points). I also simulate other parts of game mechanics like amount of O2 changing by breathing and thrust, so I can mark different parts of trajectory with green(under the thrust), blue(gravitation only), and grey(still gravitation only but astronaut is dead already :) )

Check out our Demo during Steam Summer Festival: we rebuilding that game from scratch and releasing it on Steam this autumn! 

https://store.steampowered.com/app/1304850/Gravity_Well/