of     1   

Mr_Pure
#228075752Sunday, November 26, 2017 10:30 AM GMT

as an inexperienced advanced scripter somehow i forgot how to make a front face of an object look at a specific object, via in this case i need an npc that i scripted after its done moving to look at me then leading into a prompt, npc can move, there is a yield corountine until he gets to his destination, but how do i make him look at me? like turn towards me? This is Siggy. He does not like people. He will bite.
Mr_Pure
#228117289Sunday, November 26, 2017 11:09 PM GMT

bump This is Siggy. He does not like people. He will bite.
ExtremeBuilder15
#228117375Sunday, November 26, 2017 11:10 PM GMT

Just use CFrame.new(position, lookAt)
Mr_Pure
#228118824Sunday, November 26, 2017 11:36 PM GMT

since im bad with Cframe in general can you give me a small elaboration because im still stumped.. This is Siggy. He does not like people. He will bite.
Dollar500
#228119167Sunday, November 26, 2017 11:42 PM GMT

Change the CFrame of the NPC’s HumanoidRootPart to this: CFrame.new(Position of HumanoidRootPart, Position of your character) LookAt is the position that the part faces towards...
Mr_Pure
#228352584Saturday, December 02, 2017 11:36 PM GMT

ty sorry im more of a logical scripter, physics isnt my thing. This is siggy. He does not like people. He will bite.

    of     1