Make character face another character

ehum.Parent.HumanoidRootPart.Orientation = HumanoidRootPart.Orientation

Hello, i made this script and i want it so that the players face each other

But instead of doing this
image

It does this
image

ehum.Parent.HumanoidRootPart.CFrame = CFrame.new(ehum.Parent.HumanoidRootPart.Position, HumanoidRootPart.Position)
1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.