Firesmoke

From Valve Developer Community
Revision as of 18:06, 5 August 2018 by Pinsplash (talk | contribs) (I just tested this myself.)
Jump to navigation Jump to search
Env fire.jpg
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

Template:Base point This is the group of particle effects created by an env_fire, including the flames. It does not control the damage done to a player standing inside the fire.

C++ In code, it is represented by theCFireSmokeclass, defined in thefire.cppfile.