There is the "Step" plugin which will draw the path, but then you could simply make the player follow each "path" step it creates one after another.
Upon each creation of the path sprite that the plugin draws, give it a number that increases by 1
then after letting go of the button have it look for the lowest number one. upon touching it, look for the second one etc,
it will follow the path