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

When I move the HumanoidRootPart the RootPoint deletes, Why?

Asked by 5 years ago

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?

0
Instead of using position use CFrame DevingDev 346 — 5y
0
And you're not even moving the HumanoidRootPart, do "player.Character.HumanoidRootPart" DevingDev 346 — 5y

Answer this question