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

How do you stop move to in a humanoid???

Asked by 6 years ago

you can't use MoveTo() that will cause an error and you can't use MoveTo(Vector3.new(0,0,0))

so how do you stop it? please don't comment useless answers.

0
You have not explained this at all, how is anyone supposed to answer this? User#5423 17 — 6y
0
there's a function in the humanoid, it's called MoveTo() and it makes the player walk to a certain part or position I want to know how to stop the movement T-T Unbunn_makes 48 — 6y
0
To stop it you could move the humanoid to its current position causing them to stop User#5423 17 — 6y
0
I'm sorry, but that doesn't work :( Unbunn_makes 48 — 6y
0
Make the walksped 0? wookey12 174 — 6y

Answer this question