You are probably going to give the character some behaviours in the future, right?
To change it you could pin the player to the pavement, or set the player to pavement.y on start of layout, but this would probably give you issues later on when the player gets his behaviours.
I use anchor behaviour only for hud/gui elements within a game, which is what it is meant for in my eyes.