It was interesting to play! A funny character, enjoyable mechanics—I had a great time playing!I would recommend not using RigidBody2D for character control, but rather using CharacterBody—it will make the controls even more precise!
Thanks! I actually did use a CharacterBody2D for the player, but I do need to tweak the physics and controls a bit.