How do I tween a models orientation?

Hell, recently Ive been trying to make a dark ride. Right now I can make it move positions however I cant actually rotate the model how would I go about this?

1 Like

Use PivotTo() with CFrame.Angles

1 Like