wait(2) game.Players.LocalPlayer.Character.Humanoid:MoveTo(Vector3.new(1,1,1))
I'm trying to make it so the player only moves when this script is executed. How do I disable the input from the player?
So you wanna open explorer and properiteys then, find starterplayer. Click on it then in properiteyes scroll down till you find. Controls then go DevComputerMovementMode and change it from User Choice to Scriptable.