2D Movement Controls

Hello,

I’m currently working on a 2D game that requires the character to move to specific coordinates left, right, up and down. I’m programming the game in C# and require some help on where to start. I was told in the forums that I might be looking to use a “path-finder”. Or something along the lines of that.

Here is a poorly drawn image of what I’m looking for.

this Tutorial does thats: