Env gon mortar area: Difference between revisions
Jump to navigation
Jump to search
MyGamepedia (talk | contribs) (Created page with "560px|right {{stub}} {{this is a|point entity|name=env_gon_mortar_area|game=Black Mesa}} This entity class used once in map <code>bm_c4a2c</co...") |
MyGamepedia (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
{{this is a|point entity|name=env_gon_mortar_area|game=Black Mesa}} This entity class used once in map <code>bm_c4a2c</code> (there are 5 of them), controls [[npc_gonarch|gonarch's]] mortar acid spam volume in final boss stage. | {{this is a|point entity|name=env_gon_mortar_area|game=Black Mesa}} This entity class used once in map <code>bm_c4a2c</code> (there are 5 of them), controls [[npc_gonarch|gonarch's]] mortar acid spam volume in final boss stage. | ||
Represented by class <code>CGonMortarArea</code>. | |||
==Keyvalues== | ==Keyvalues== | ||
{{KV Targetname}} | {{KV Targetname}} | ||
{{KV|Radius|intn=radius|float|The radius value.}} | {{KV|Radius|intn=radius|float|The radius value.}} | ||
Revision as of 03:07, 18 December 2024
env_gon_mortar_area is a point entity available in
Black Mesa. This entity class used once in map bm_c4a2c (there are 5 of them), controls gonarch's mortar acid spam volume in final boss stage.
Represented by class CGonMortarArea.
Keyvalues
- Name (targetname) <string>
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentnameortarget).
Also displayed in Hammer's 2D views and Entity Report. - See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Radius (radius) <float>
- The radius value.