Example: A dummy is walking to an part. He reaches the part, And then does an animation, And goes to another part.
Exactly how can I do that?
You can use WalkToPoint (Property Humanoid) as a base, when the NPC to get the exact position of the WalkToPoint you can make it start the "Animation" and then walk to the next point.