Trigger wind
Jump to navigation
Jump to search
Template:Base brush It is a trigger that pushes physics objects that touch its volume.
See also
Keyvalues
- Speed (speed) <integer>
- The baseline for how hard the wind blows.
- Speed Noise (SpeedNoise) <integer>
- Noise added to wind speed +/-
- Direction Noise (DirectionNoise) <integer>
- Noise added to wind direction.
- Hold Time (HoldTime) <integer>
- Baseline for how long to wait before changing wind.
- Hold Noise (HoldNoise) <integer>
- Noise added to how long to wait before changing wind.
|
- Pitch Yaw Roll (Y Z X) (angles) <QAngle>
- This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
Flags
|
- 4096 : Motion Moveable (!FGD)

Inputs
- SetSpeed <integer >
- Set the baseline for how hard the wind blows.
|
Outputs
|