• Hammer Editor npc attack
    6 replies, posted
Hi, Apologies if I am posting this in the wrong place it is the first time I have used this forum. I am making a map on Hammer editor and when I use and npc (zombie for example) it stands there and does notattack the player. How can I make it attack the player? Thanks :-)
Have you [url=https://developer.valvesoftware.com/wiki/Nodegraph]noded[/url] the map?
Thanks I will try that :-)
Created an Info_node in entities.
Is there a way of just making them attack the player when he goes near the npc?
[QUOTE=jasonpaula;36299009]Is there a way of just making them attack the player when he goes near the npc?[/QUOTE] Look at ai_relationship.
Create an ai_scriptedshedule entity with apropriate values.
Sorry, you need to Log In to post a reply to this thread.