NPC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (spelling)
mNo edit summary
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, [[npc_combine_s|Combine soldiers]] in [[Half-Life 2]] or [[hostage_entity|hostages]] in [[CS:S]].


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

Revision as of 06:03, 6 September 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 in Half-Life 2 or hostages in CS:S.