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

How to force a player to move?

Asked by 5 years ago

How do you force a player to move? like it forces them to hold D

0
You move the player using the functions in the humanoid User#5423 17 — 5y

1 answer

Log in to vote
1
Answered by 5 years ago

Use the Move() function that can be used to forcefully move a Humanoid towards a specific Vector3 value or a Part's position.

Ad

Answer this question