Bspitwave: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "250px|right {{ent not in fgd|nolink=1|because=it is unfinished and useless}} {{this is a|point entity|name=bspitwave|game=Black Mesa}} It is an unf...")
 
No edit summary
Line 2: Line 2:
{{ent not in fgd|nolink=1|because=it is unfinished and useless}}
{{ent not in fgd|nolink=1|because=it is unfinished and useless}}
{{this is a|point entity|name=bspitwave|game=Black Mesa}} It is an unfinished entity that somehow related to [[npc_gonarch|gonarch]]'s waves of acid spit, as the name suggests. It uses a low-quality sprite with the acid spit model in the center. Touching it will cause this entity to disappear instantly and play the sound of gonarch's acid. All inputs and outputs are same as [[CBaseAnimating]].
{{this is a|point entity|name=bspitwave|game=Black Mesa}} It is an unfinished entity that somehow related to [[npc_gonarch|gonarch]]'s waves of acid spit, as the name suggests. It uses a low-quality sprite with the acid spit model in the center. Touching it will cause this entity to disappear instantly and play the sound of gonarch's acid. All inputs and outputs are same as [[CBaseAnimating]].
Represented by class <code>CBSpitWave</code>.

Revision as of 04:00, 18 December 2024

Bspitwaveimage.jpg
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it is unfinished and useless.

bspitwave is a point entity available in Black Mesa Black Mesa. It is an unfinished entity that somehow related to gonarch's waves of acid spit, as the name suggests. It uses a low-quality sprite with the acid spit model in the center. Touching it will cause this entity to disappear instantly and play the sound of gonarch's acid. All inputs and outputs are same as CBaseAnimating.

Represented by class CBSpitWave.