Howdy all! New guy here. I have a severly noobish problem that im sure is a simple fix, but google has helped 0. My problem is simple: My sprite has an Idle, Jumping, and Walking animation right now. Idle and Jumping give me no issues and work as intended. However, whenever I walk, the character sprite is moved up a couple feet and the character moreso "walk-floats" over the ground tiles as opposed to just moving ON the ground tiles. My other animations are working as intended, i've checked the collision boxes and that checks out, my origin point is where it needs to be, all of that i've trouble shooted thoroughly. So I am reaching out, maybe somebody knows of an option I dont know about or something. Appreciate any and all help in advance! My process with this engine has been excellent until this point, so this is quite dis-concerting.