Hi ! First of all thank you for your tutorials !
I replaced the 16*16 player sprite with a 14*19 sprite, and I would like the 3 pixels that overtake the size of a tile to overtake on the 3 bottom pixels of the tile above (so that the top of the head goes on the tile above, instead that the feets of the sprite going to the tile below).
I changed the image origin of my sprites from top left to bottom left, but then it seems that the sprite doesn't match the hitbox. Do you know how to match the sprite and the hitbox with a sprite origin that's different from 0*0 (top left) ?