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

env_movieexplosion

From Valve Developer Community
Jump to: navigation, search
Env movieexplosion.png
Info.png
This entity is not in the FGD by default .
See below for instructions on making it available.

env_movieexplosion is a point entity available in all Source Source games.

In code, it is represented by theMovieExplosionclass, defined in themovie_explosion.cppfile.

Entity Description

Creates an explosion of orange particles textured with particles/particle_sphere

FGD Code

@PointClass base(Targetname) = env_movieexplosion
[
]