NPC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 8: Line 8:
* [[Creating an NPC]]
* [[Creating an NPC]]
* [[:Category:NPCs|List of NPCs]].
* [[:Category:NPCs|List of NPCs]].
* [[Bot]]


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

Revision as of 01:12, 13 May 2022

Template:Otherlang2 An NPC is a Non-Player Character. This is 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.

See Also