I said removing that should work because he had it as:
clone.HumanoidRootPart.CFrame = player.Character.HumanoidRootPart.CFrame
So I said:
clone.CFrame = player.Character.HumanoidRootPart.CFrame
Should just work and be simpler than you said
I said removing that should work because he had it as:
clone.HumanoidRootPart.CFrame = player.Character.HumanoidRootPart.CFrame
So I said:
clone.CFrame = player.Character.HumanoidRootPart.CFrame
Should just work and be simpler than you said
oh okay that’s right