Need help with Cloning a model using a command

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

1 Like

oh okay that’s right :slight_smile: