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

How to force a model to not rotate?

Asked by 5 years ago
char:SetPrimaryPartCFrame(CFrame.new(char.PrimaryPart.Position) + Vector3.new(0,0,0))

That is what i came up with, but it makes the model move very weird.

Surely, there has to be a better way to force a model to not rotate?

0
Just anchor the object. Anchoring an object won't allow the object to move in anyway. You can select this option in the home tab. ServerLover38 21 — 5y

Answer this question