Env dustpuff: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(-concise page) |
||
Line 9: | Line 9: | ||
{{KV|Speed|intn=speed|float|Speed at which the dust particles should move.}} | {{KV|Speed|intn=speed|float|Speed at which the dust particles should move.}} | ||
{{KV|Dust color|intn=color|color255|Color of the dust particles.}} | {{KV|Dust color|intn=color|color255|Color of the dust particles.}} | ||
{{KV | {{KV Targetname}} | ||
==Inputs== | ==Inputs== | ||
{{IO|SpawnDust|Spawn a dust puff.}} | {{IO|SpawnDust|Spawn a dust puff.}} | ||
Revision as of 04:38, 23 October 2022
Template:Base point It can emit dust puffs. The size and transparency of the puffs of dust cannot be controlled, but puff's dust color is adjustable.
Keyvalues
- Scale (scale) <float>
- Size of the dust puff.
- Speed (speed) <float>
- Speed at which the dust particles should move.
- Dust color (color) <color255>
- Color of the dust particles.
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- SpawnDust
- Spawn a dust puff.