This article's documentation is for the "GoldSrc" engine. Click here for more information.

env_explosion

From Valve Developer Community
Revision as of 21:04, 17 May 2024 by PeeBot (talk | contribs) (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

env_explosion is a point entity available in all GoldSrc GoldSrc games. It creates an explosion at its origin.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.
Magnitude (iMagnitude) <integer>
The amount of damage done by the explosion.

Flags

  • [1]: No Damage
  • [2]: Repeatable
  • [4]: No Fireball
  • [8]: No Smoke
  • [16]: No Decal
  • [32]: No Sparks