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

How to make model look at part but keeping level?

Asked by 2 years ago
Edited 2 years ago

As in title, how i can keep level when making model look at part

My code is now

tower.Parent:SetPrimaryPartCFrame(CFrame.lookAt( tower.Parent:GetPrimaryPartCFrame().Position, target.HumanoidRootPart.Position))

I want to get rid of this https://prnt.sc/243dtm1

Answer this question