Saw this on reddit. Very creative!
Jelani Stowers
Creator of
Recent community posts
Hey, we just used one of these in our game jam last week! https://justdeku.itch.io/every-little-step
Thanks a lot!
Haha not planned. It's either because you stopped moving, which turns off collision and lets the boulder fall, I could've done one way collision but didn't think about it. Or because you actually touched and the game decided to run the collision as a physics object rather than what I told it to do. First time using physics, there are a LOT of bugs. If I could do it again, I'd just figure out how to code in inclines myself.
Thanks! Yeah, I kinda just rushed this out. But the basic concept was that you're real goal is to push the boulder up the hill. But the enemies running after you needed to be crushed by the boulder or you'll die. So you let go. So you'd fail, but maybe you'll get lucky if you try again? It is random after all.