Env ar2explosion
Jump to navigation
Jump to search

Note: This entity is also in the code for
. Its functionality is not guaranteed.
This article needs more links to other pages (since January 2024). You can help improve navigation by adding links to related documentation, such as entities or tools.
| CEnvAR2Explosion |
This is a point entity available in
Half-Life 2 series and
Garry's Mod. Creates a big, volume-filling brown cloud, but does not cause damage or emit sound. Despite the name it appears to have nothing to do with the AR2.
This entity creates 11 others as well:
- One is an ar2explosion (removed after dust clears).
- The other 10 are env_sprites (remain after dust clears but are reused or replaced every time the explosion is set off).
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
- Particle Material (material) <material>
- The material to use for each particle in the explosion.
Inputs
- Explode
- Make the explosion effect.