for i = 1,#game.Selection:Get() do game.Selection:Get()[i].CFrame = game.Selection:Get()[i].CFrame * CFrame.new(0,0,0)* CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)) end
I believe this command is for a selected part.
Change the numbers to position the selected part.
I myself CFrame the same way you do I'm still learning ,and have yet to try myself.
Sorry for delay I was trying to find the command. Try "theopfor's CFraming guide" in the Building Helpers Forum. |