Premise |
Enemy AI in Half-Life is much more advanced than in most previous first person shooters, it uses a series preset info_node's to help the enemies move around the map better. In this tutorial, I'm going to try and show you how to use these nodes to make a level more challenging without adding any more monsters. |
What is an info_node? |
Info_node's are points that help enemies navigate around the map. If they are used well, even the best players should not be able to escape from following enemies. |
Basic Use |
![]() |
Cornering |
![]() |
Advanced Use |
![]() |
Misc |
Nodes, as with many things, have some limitations, one of which is that one node can only see up to 128 other nodes. Also, when using assassins, use lots of nodes to help them move better (about 2 or 3 times as many is good). Lastly, remember to not place nodes roughly 24 units from any brushes, as the node will not fit and will show up like red sparkles circling more red sparkles (if you see it, you'll know what I mean...). |