NPC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Link to list)
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, [[npc_combine_s|Combine soldiers]] in [[Half-Life 2]] or [[hostage_entity|hostages]] in [[CS:S]].
An [[NPC]] is a '''N'''on-'''P'''layer '''C'''haracter. 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]].


There is a list of [[:Category:NPCs|NPCs]].
There is a list of [[:Category:NPCs|NPCs]].


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

Revision as of 22:05, 10 October 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.

There is a list of NPCs.