2D Pathing Enemy's

Im making a 2D Side scroller and im trying to get my enemy to path between two points but I cant seem to get anything to work. Can someone help me figure out to to do this?

What you have tried?What are the problems with your current solution? Are you using navmesh or just animating their position?

You need to provide details to get proper help.

Simple move to location on the Controller should be the easiest solution. When target is reached, change the move to vector.