Move Character a certain distance with a Tap.

I’m trying to have “Tiles” that i can place for the player to move on. But i only want the player in the middle of that tile. Then when you tap the screen it moves to the middle of the next tile. The camera trace works but i feel like the system i explained would be better. I just can’t figure out how to make it work well. I would also like to add “Tiles” on either side of others so you can pick a direction Left/Right/Up/Down then 1 tab for that direction will take you to the next “Tile”. I’m using Tile as a term for my floor meshes to kinda give a idea.