for i, player in ipairs(game.Players:GetChildren()) do player.Character.Humanoid.RootPart.Position = LS.Position end
When I move the HumanoidRootPart the RootPoint deletes, Why?