info_target_helicoptercrash

From Valve Developer Community
Revision as of 06:05, 27 May 2025 by MyGamepedia (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
C++ Class hierarchy
CTargetHelicopterCrash
CBaseEntity
Info target.png

info_target_helicoptercrash is a point entity available in Black Mesa Black Mesa. When SelfDestruct input fires for npc_apache - it will fly to nearest info_target_helicoptercrash entity and break, if touched an entity or surface. That's exactly what this entity is designed for.


Inputs

FireCrashOutput <void> !FGD
Fires OnCrashed output.

Outputs

OnCrashed <void> !FGD
Fires via FireCrashOutput input.