Controls: left & right arrow keys - walk/rotate space - jump/flap !!! I would really appreciate if someone could help me improve the moving platform code !!! Just mess around and try to make it to the top. There isn't much else. Right now I'm just testing out the physics and trying to figure out how on earth I'll get the moving platforms to work.
This is just a demo I threw together after getting inspired by A Difficult Game About Climbing. The physics work pretty well, but every now and then, very rarely, I'll clip through the ground for no reason, and the moving platform is super wonky. I tried at first to use my own method for the platform, but that didn't work at all, then I took some inspiration from @griffpatch, but it still needs a lot of work. If someone could help me out, it would be very much appreciated.