Yes, I just tried.

The problem is that I want to tie the moving character onto the path. In your version the player first walks to the first node, then follows the calculated path and then walks to the clicked point by leaving the path.

Take a look at this picture:



The blue dot is the clicked point and the red dot is the target I want the player to move to as it's on the path between node 3 and 2.