There are heaps of examples of different ways to do this if you search the forum for follow path.
The basis of most of them is using sprite instances as nodes and assigning them a value then having your object move to the sprite (node) with the next value in sequence.
If you search for "move along path" in the construct editor on the start page, there is an example of just that.