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

How Would I Disable All Character Movement Input?

Asked by 5 years ago

How would I prevent disabling the player's ability from using WASD without using player.Humanoid.WalkSpeed = 0 or player.Torso.Anchored = true, etc?

Answer this question