Sprite step, x, y, size and jump heights all have to be even numbers. If sprite step was 1, it will work also but then Santa moves too slow. Anything higher than 2 and the division done to transpose x/y to screen x/y might get wonky and causes other collision detection bugs.