Npc barnacle tongue tip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


All properties, inputs and outputs are the same as [[CBaseAnimating]].
All properties, inputs and outputs are the same as [[CBaseAnimating]].
{{note|If this entity is [[Kill|killed]], attempt to touch barnacle tongue will cause crash.}}
{{bug|If this entity is [[Kill|killed]], attempt to touch barnacle tongue will cause crash.|tested={{hl2|4}}}}

Revision as of 01:25, 6 September 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CBarnacleTongueTip
CBaseAnimating
CBaseEntity
C++ npc_barnacle.cpp

npc_barnacle_tongue_tip is a point entity available in Half-Life 2 Half-Life 2, Half-Life 2: Episode One Half-Life 2: Episode One, Half-Life 2: Episode Two Half-Life 2: Episode Two, Half-Life 2: Deathmatch Half-Life 2: Deathmatch, and Black Mesa Black Mesa. This is the endpoint of barnacle tongues, used internally to attach physics to.

All properties, inputs and outputs are the same as CBaseAnimating.

Icon-Bug.pngBug:If this entity is killed, attempt to touch barnacle tongue will cause crash.  (tested in: Half-Life 2 Half-Life 2)