On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Thank you!

And yeah, I wasn’t totally prepared for how much the physics would vary from run to run but I was able to temper it by doing things like preventing rotation when you’re airborne, snapping the player to the ground when you land, and trying to keep the front of the sled pointing in the direction of motion. I also tried to make sure I could reasonably repeat my solutions, even if the path taken was slightly different, or if I had to run it to a couple times to get it to work out.

I did kind of like that it felt like nature wasn’t totally willing to bend to your will, but you’re right, this would still benefit from more deterministic physics. Thanks for the feedback!