env_smoker Last edited 1 year ago2022-06-30 11:38:02 UTC

env_smoker - Point Entity

Emits a particle smoke trail similar to the one produced during the monster_gargantua dying sequence.
User posted image

Attributes

Flags

This entity has no flags.

Notes

1 Comment

Commented 1 year ago2022-12-10 10:29:35 UTC Comment #104923
If you wish to add this entity to your FGD, you may use this:
@PointClass base(Targetname) = env_smoker : "Smoke emitter"
[
    health(integer) : "Duration (seconds)" : "2"
    scale(string) : "Smoke sprite scale" : "1.0"
    dmg(string) : "Dispersion of smoke particles" : "0.0"
]

You must log in to post a comment. You can login or register a new account.