NPC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(define)
 
m (spelling)
Line 1: Line 1:
An '''NPC''' is a Non-Player Character. This is usually an [[entity]] with some form of AI that may be able to move around the map, attack with weapons, etc., that is not directly controlled by the player. For example, Combine soldiers ([[npc_combine_s]]) in [[Half-Life 2]] or hostages ([[hostage_entity]]) in [[Counter-Strike]].
An '''NPC''' is a Non-Player Character. This is usually an [[entity]] with some form of AI that may be able to move around the map, attack with weapons, etc., that is not directly controlled by the player. For example, Combine soldiers ([[npc_combine_s]]) in [[Half-Life 2]] or hostages ([[hostage_entity]]) in [[Counter-Strike]].


[[Catergory: Glossary]]
[[Category: Glossary]]

Revision as of 08:43, 1 July 2005

An NPC is a Non-Player Character. This is usually an entity with some form of AI that may be able to move around the map, attack with weapons, etc., that is not directly controlled by the player. For example, Combine soldiers (npc_combine_s) in Half-Life 2 or hostages (hostage_entity) in Counter-Strike.