for i = 1, #workspace.Checkpoints:GetChildren() do game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Checkpoints[tostring(i)].CFrame wait() end