So I was wondering on how I would instead of just static teleporting the Player's Torso to a certain position, it would be smooth.
This is what I'm avoiding:
game.Players.LocalPlayer.Character:WaitForChild("Torso").Position = Vector3.new(workspace.Part)