WOW! That’s a pro time! I myself struggling to get sub 100. It makes me very happy when someone plays my game and especially manages to finish it! Especially that this is my first “proper” game “finished” and published!
I’ve played a lot with Godot physics, but it is very bad for anything more advanced than basic platformer. So I tried to have some restriction and general directions, but it breaks many other things. So I had partially my own physics inside. Also now all limbs are attached to physics body by 2 pin joint and Groove joint. Sooo… technically, you can push yourself if a limb goes to a specific groove joint limit (like armpit) and you could fly :D.
But I’m planning to expand on it. Remove joints and replace with custom physics completely. Have some practice lobby to learn, as not everyone gets the controls. And more level/adventures with physics challenges requiring jumping/swinging, different surfaces etc.