asw_colonist
Jump to navigation
Jump to search
Code classes:
CASW_ColonistCAI_PlayerAllyCAI_BaseActorCAI_BaseNPC(NPCs)CBaseCombatCharacterCBaseFlexCBaseAnimatingOverlayCBaseAnimating(models)CBaseEntity(all ents)
asw_colonist is a point entity present in
Alien Swarm. It's an unused entity that creates a living colonist. Mostly it just stands around but it could be possible to use them in a rescue-type mission. They are very unsophisticated, don't recognize enemies, and don't know how to use weapons. Some/most of their code is copied from Half-Life 2's npc_citizen.
Keyvalues[edit | edit source]
- Fire output when Nav is blocked?
(notifynavfailblocked)<boolean> - Allow OnNavFailBlocked to fire?
Outputs[edit | edit source]
- OnNavFailBlocked
- Fires when this colonist's movement path is blocked.