QUOTE (Vexus @ Mar 4 2012, 03:52 PM)

Hi, I'm placing some npcs into my town with set move routes and I am facing a small problem which is:
I have an npc moving and if I step infront of the npc then walk away the npc won't reach the specific destination I made it do.
Is there any way to make it remember the specific location I want it to go without a script? (I'm already using a pathfind script but it only works in parallel or auto run and it would probably lag the game if I used it for every occasion for every npc).
Thanks.
Have you tried not to check "Ignore Impossible Moves"? If you don't check that square, once you get out of their path, your NPCs should resume their previous path...
Jens