animated_follower

From Valve Developer Community
Jump to navigation Jump to search
Class hierarchy
CAnimatedFollower
CBaseAnimating
CBaseEntity

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it can only be configured through code.

animated_follower is a point entity available in Black Mesa Black Mesa. Unknown entity, the class inherits CBaseAnimating. The inputs, outputs and known keyvalues says that this entity should be an animated model that is attached to specified object and die after a while. Available in all versions of the game starting with the mod version and seems to be completely unused. The only unique keyvalues are followentindex (the default value is -1) and hitboxscale. The only unique input is changeparent. Trying to create it via ent_create results in the entity being instantly removed from the map.