AI Programming Overview: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
[[Multiplayer NPCs That Shoot Back]] | [[Multiplayer NPCs That Shoot Back]] | ||
I am by no means an expert on NPC's | I am by no means an expert on NPC's but I will give it my best shot here to explain what I currently know, since there is nothing here anyway, it's better to have something. I hope this contribution of mine may evolve into a correct and concise overview of the Source AI implementation. | ||
[[States]] | [[States]] |
Revision as of 11:55, 3 August 2005
This is really needed. The AI in HL2 is fantastic, but for multiplayer there needs to be some help on adaptation in the code.
Multiplayer NPCs That Shoot Back
I am by no means an expert on NPC's but I will give it my best shot here to explain what I currently know, since there is nothing here anyway, it's better to have something. I hope this contribution of mine may evolve into a correct and concise overview of the Source AI implementation.