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

How Can I Rotate a Model With CFrame?

Asked by 4 years ago

I Currently Have The Line:

Room:SetPrimaryPartCFrame(CFrame.Angles(game.Workspace:FindFirstChild("Room"..i - 1).Start.Orientation + Vector3.new(0,0,180)))

With No Result Other Than Breaking My Script

Answer this question