Moderator elections are being held. See Valve Developer Community:Moderator elections for more details.
Users who would like to run for moderator must be autoconfirmed and have at least 100 edits. Users can check their own edit count at Special:Preferences.
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
[
]