Ai addon builder

From Valve Developer Community
Revision as of 12:43, 27 June 2024 by Cvoxalury (talk | contribs) (Cleanup duplicate info)
Jump to navigation Jump to search
English (en)Translate (Translate)
Info-red.png
This entity is not in the game by default, but got left over in the FGD.
This feature is not available anymore.

This entity was part of the "Directed Design Experiments" performed at Valve in November 2007, and is the base of a modular AI system, wherein enemies could collect upgrade chips to gain new abilities and drop them when dead, allowing other enemies to collect and reuse them. This code has never been released to the public or used in its entirety in a Valve title.

A related keyvalue called addon was defined in CBaseEntity, and a related input called CreateAddon was defined in CAI_BaseNPC.

Confirm:It might have been CBaseCombatCharacter.