Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How can I make an NPC do an animation when reaching a brick?

Asked by 7 years ago

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?

1 answer

Log in to vote
0
Answered by 7 years ago

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.

0
Can you give me an example? PalomonCP 15 — 7y
0
As a script? Rodrigo2003 76 — 7y
Ad

Answer this question