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

Can you help me with movement?

Asked by 10 years ago

Im having troubles on how to make a moving person running back and forth. Can you tell me what I need to do?

1 answer

Log in to vote
0
Answered by 10 years ago

Assuming that the "person" isn't a player, you can up the Humanoid's walkspeed to make it run (around 20-25 should do) and then use the :MoveTo() method the make the person run to the Vector3 you specified.

0
Thanks shadowsonichedgehogx -2 — 10y
Ad

Answer this question