Argument 3 Missing or nil, PrimaryPart rotation

Im attempting to make it so when a model is cloned it takes the same rotation as another model, this is the line I have attempted to create, it keeps saying argument 3 missing. Could someone tell me how to fix this?
placement:SetPrimaryPartCFrame(CFrame.new(frame * CFrame.Angles((rotation))))

1 Like

What are you defining rotation as? in your script