This article's documentation is for anything that uses the Source engine. Click here for more information.

env_movieexplosion

From Valve Developer Community
Revision as of 14:34, 23 September 2024 by Nescius (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Env movieexplosion.png
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
C++ Class hierarchy
MovieExplosion
CBaseParticleEntity
CBaseEntity
C++ movie_explosion.cpp

env_movieexplosion is an entity available in all Source Source games.

Creates an explosion of orange particles textured with particles/particle_sphere

FGD Code

@PointClass base(Targetname) = env_movieexplosion
[
]