I would do it this way:
Put an animation of player jumping, so would move the sprite up a bit and add a round shadow behind the spirte in the place where he was really. Then I would make a Boolean variable in the player called "isJump" and put to when "isJump" is true, able to walk over some obstacles :P