Hey, I played your game and it's quite fun. I am actually developing a game for the jam using the town version of that art kit :P
I did notice one thing that is a little weird about your movement though. Currently it seems like when you let go and the axis lerps from 1 to 0, the character moves at their full movement speed. If you multiply your movement speed in your script by the axis value, then as the character starts and stops walking the speed will lerp as well!
Good luck on finishing up your project :)