Category:Immobile NPCs: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''Immobile NPCs''' cannot move by their own volition.
'''Immobile NPCs''' cannot move around in the normal way. These NPCs are usually deployed to defend a position, and will not pursue their enemies. This list also includes some things that act as a "Non Playable Character" but are not actually {{ent|CAI_BaseNPC}}s and therefore will not have many standard NPC features available, such as [[relationships]].  


{{note|Please use the <nowiki>{{immobile npc}}</nowiki> template tag to include NPC entities in this category}}
[[Category:NPCs]][[Category:Half-Life 2 NPCs]]
 
[[Category:NPCs]]

Latest revision as of 16:48, 5 September 2018

Immobile NPCs cannot move around in the normal way. These NPCs are usually deployed to defend a position, and will not pursue their enemies. This list also includes some things that act as a "Non Playable Character" but are not actually CAI_BaseNPCs and therefore will not have many standard NPC features available, such as relationships.