#What is the method to make an NPC look at a player? (SOLVED)

1 messages · Page 1 of 1 (latest)

desert ferry
#

I made a basic gun npc. Everything works except I want to to make the NPC look at their target? What method should I use? So far I made it where the effect is purely client and I made it where I CFrame the NPC's humanoidrootpart too look at it's target. It works, the npc looks at the player BUT it's completely frozen in place. They move in the server no problem but for the client they are stuck. So how should I approach this?

oblique cliff
uncut vessel
rare fox
#

npc should be able to move and look

#

use align type PrimaryAxisParallel tho

desert ferry
#

Nice nice, thanks everyone! ill be looking into this

#

What is the method to make an NPC look at a player? (SOLVED)