As shown the ship like stutters and doesnt move right for the x and y axis when I try to center it on the red block, but z is just fine with the roll. Is it that theyre fighting for priority and interfering? it worked fine. The Pitch and Yawn and Roll values are 5. When delta is negative its -5, postive 5, when a or d is held down roll is 5. But the glitching only happens when I move my mouse which is used to control the x and y axis
Align.CFrame = workspace["kingmixe's Ship"]:FindFirstChild("PrimaryPart"):FindFirstChild("Primary").ogALIGN.CFrame* CFrame.Angles(Pitch/100,Yawn/100,Roll/100)