Okay, I think it's like this. I'm going to pretend we have object_player, and object_follow.
In the step event for object_follow, make a step towards command. Fill it out like this:
object_player.x
object_player.y
whatever you want
whatever you want
Do NOT click relative.
That should do it.