Falling Wind

If you liked this item, please rate it up on Steam Workshop page.

Author: Liokindy

Last revision: 5 Jun, 2022 at 20:39 UTC

File size: 917.5 KB

On Steam Workshop

Description:

A simple script that adds Portal 2’s falling wind sound.

How to use
  1. Find a tall structure.
  2. Leap off it.
  3. Let your ears enjoy the wind.
  4. Try not to break your legs.

Console Variables
Name
Default
Purpose

cl_fallingwind_threshold
650
Threshold that determines when the wind will begin, 650 is just over your running+jumping speed.

cl_fallingwind_limit
1500
Threshold used to determine where the wind is at it’s full volume and pitch, 1500 is the default max noclip speed.

cl_fallingwind_enable
1
Enable or disable the wind sound.

cl_fallingwind_volume
0.75
Alters the wind sound volume.

cl_fallingwind_altsoundenable
0
Replaces the wind sound with Portal 1’s one.

cl_fallingwind_velocityfactor
1
These 3 variables correspond to each 3D axis(x, y, z), they change how much of them is factored in when calculating your absolute velocity. For example, setting each one to 0 except z will make the sound only play when you have a high vertical velocity.