Env gargantua flame: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{ent not in fgd|nolink=1}} {{this is a|point entity|name=env_gargantua_flame|game=Black Mesa}} This entity used by {{ent|npc_gargantua}} to perform a fire attack. Attempt to...")
 
No edit summary
Line 1: Line 1:
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{this is a|point entity|name=env_gargantua_flame|game=Black Mesa}} This entity used by {{ent|npc_gargantua}} to perform a fire attack. Attempt to spawn this entity via {{command|ent_create|env_gargantua_flame}} console command will cause entity kill and play the fire sound once.
{{this is a|point entity|name=env_gargantua_flame|game=Black Mesa}} This entity used by {{ent|npc_gargantua}} to perform a fire attack. Attempt to spawn this entity via {{command|ent_create|env_gargantua_flame}} console command will cause entity kill and play the fire sound once.
{{back |Black Mesa Level Creation}}


==Inputs==  
==Inputs==  

Revision as of 09:04, 27 July 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.

env_gargantua_flame is a point entity available in Black Mesa Black Mesa. This entity used by npc_gargantua to perform a fire attack. Attempt to spawn this entity via ent_create env_gargantua_flame console command will cause entity kill and play the fire sound once.

Black Mesa Level Creation

Inputs

SetLife <floatRedirectInput/float>
Sets specified life time. Automatically fires by npc_gargantua when it uses a fire attack.
Extinguish <void>
Extinguishes flame. Automatically fires by npc_gargantua when it stops a fire attack.


Outputs