• NPC Look at player
    6 replies, posted
Hi, I am creating an NPC shop and I want the NPC to look at the player. If anyone knows how to do this that would be appreciated. Thanks
I just sound this Entity/SetEyeTarget not sure if it'll work but if so looks easy enough.
Thanks for the suggestion, This has only set the eyes of the npc, his head doesnt turn.
You might already have this but I also read that you need to do self:CapabilitiesAdd(CAP_TURN_HEAD) NPC/CapabilitiesAdd CAP Enumerations
I already have that yes
I guess your entity base is base_ai and not base_anim right?
Yes, the base is base_ai the type is ai
Sorry, you need to Log In to post a reply to this thread.