Env smoketrail: Difference between revisions
Jump to navigation
Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
Thunder4ik (talk | contribs) m (→top: Unicodifying, replaced: {{language subpage → {{langsp) |
||
Line 1: | Line 1: | ||
<!-- When this page is updated to {{langsp}} or {{ | <!-- When this page is updated to {{langsp}} or {{langsp}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->{{lang|Env smoketrail}}[[File:env_smoketrail.jpeg|thumb|right|330px|<code>env_smoketrail</code> with default settings in action]] | ||
{{this is a|name=env_smoketrail|e0}} It creates a smoke trail. | {{this is a|name=env_smoketrail|e0}} It creates a smoke trail. | ||
Revision as of 09:24, 8 January 2024
env_smoketrail
is an e0 available in all Source games. It creates a smoke trail.
Keyvalues
- Sprite Opacity (opacity) ([todo internal name (i)]) <float>
- Opacity of the sprites (range from 0 - 1).
- Particle Life Time (lifetime) ([todo internal name (i)]) <float>
- Number of seconds until each particle dies.
- Start Color (startcolor) ([todo internal name (i)]) <color255>
- Starting color of the emitted particles.
- Emitter Life Time (emittime) ([todo internal name (i)]) <float>
- Number of seconds until the
env_smoketrail
stops emitting particles. 0 means never stop emitting particles.
- Minimum Random Speed (minspeed) ([todo internal name (i)]) <float>
- Minimum randomly-directed speed to use for emitted particles.
- Maximum Random Speed (maxspeed) ([todo internal name (i)]) <float>
- Maximum randomly-directed speed to use for emitted particles.
- Minimum Directed Speed (mindirectedspeed) ([todo internal name (i)]) <float>
- Minimum speed along the
env_smoketrail
's forward direction (x axis) to use for emitted particles.
- Maximum Directed Speed (maxdirectedspeed) ([todo internal name (i)]) <float>
- Maximum speed along the
env_smoketrail
's forward direction (x axis) to use for emitted particles.
- Spawn radius (spawnradius) ([todo internal name (i)]) <float>
- Distance from
env_smoketrail
at which particles are emitted.
Fire Sprite (firesprite) ([todo internal name (i)]) <sprite>- Deprecated.
Not present in code. Sprite to use for fire particles.
Smoke Puff (smokesprite) ([todo internal name (i)]) <sprite>- Deprecated.
Not present in code. Sprite to use for smoke puffs.