Npc fastzombie: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Typo and small restructure.)
Line 1: Line 1:
{{basicnpc/img|name=npc_fastzombie|image=zombie_fast.jpg|caption=Fast Zombie|desc=Fast zombies (as their name implies) are very fast and attack quickly. Pace their attacks carefully so that the player will not be overwhelmed! In [[Ravenholm]], the player usually encountered 1-2 fast zombies at a time, although several could be heard climbing gutters to help the player plan better.  
{{basicnpc/img|name=npc_fastzombie|image=zombie_fast.jpg|caption=Fast Zombie|desc=Fast zombies (as their name implies) are very fast and attack quickly. Pace their attacks carefully so that the player will not be overwhelmed! In [[Ravenholm]], the player usually encountered 1-2 fast zombies at a time, although several could be heard climbing gutters to help the player plan better.  
* If the zombie's human host body is sufficiently damaged, the controlling [[Npc_headcrab_fast|fast headcrab]] may detatch and attack on its own.
 
* Fast zombie jump calculations are based off of [[info_node|info_node]] placement. If fast zombies are having difficulty jumping over obstacles, try using the [[ai_moveprobe_debug]] command to pinpoint problems.}}
If the zombie's human host body is sufficiently damaged, the controlling [[Npc_headcrab_fast|fast headcrab]] may detach and attack on its own.
 
Fast zombie jump calculations are based off of [[info_node|info_node]] placement. If fast zombies are having difficulty jumping over obstacles, try using the [[ai_moveprobe_debug]] command to pinpoint problems.}}
[[Category:Entities]][[Category:NPCs]]
[[Category:Entities]][[Category:NPCs]]

Revision as of 21:27, 17 February 2006