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

how would I make a npc move from point to point?

Asked by
Prioxis 673 Moderation Voter
10 years ago

I don't want anyone to make me a script YET just tell me what I need to have in the script like Torso.Positon + Vector3.new(0, 0, 0)

1 answer

Log in to vote
1
Answered by
Sublimus 992 Moderation Voter
10 years ago

Well if it has a humanoid and proper charactery stuff, just use npc.Humanoid:MoveTo(point, part)

MoveTo (Method)

Ad

Answer this question