Have floating pawn move above ground

I have a pawn with a floating pawn movement component moving with pathfinding, but when it moves it moves right along the ground and I need it to move above the ground. Is there a way to keep it some distance above the ground? It also collides with the ground a lot because it is too close.