This page is under construction
archives/bf1942/levels/2005.rfa
bf1942/levels/2005/objects/CamaroZ28/Sounds/Low/WillyEngine.ssc
newPatch
####################
### Engine Start ###
####################
load @ROOT/Sound/@RTD/disco.wav
loop
minDistance 18
randomStartPitch 0.0 / 0.0
Volume 1
priority 1
*** Distance Volume ***
beginEffect
controlDestination Volume
controlSource Distance
envelope Ramp
param 10
param 20
param 1
param -1
############
### Main ###
############
load @ROOT/Sound/@RTD/disco.wav
loop
minDistance 18
randomStartPitch 0.0 / 0.0
Volume 1
priority 1
*** Distance Volume ***
beginEffect
controlDestination Volume
controlSource Distance
envelope Ramp
param 10
param 20
param 1
param -1
*** Engine Pitch ***
beginEffect
controlDestination Pitch
controlSource Default
envelope Linear
param 0.45
param 0.55
endEffect
*** Distance Volume ***
beginEffect
controlDestination Volume
controlSource Distance
envelope Ramp
param 220
param 300
param 1
param -1
endEffect
*** Engine stop ***
beginEffect
controlDestination Volume
controlSource TimeRelease
envelope Ramp
param 0
param 0.2
param 1
param -1
endEffect
###################
### Engine Stop ###
###################
load @ROOT/Sound/@RTD/willyenginestp.wav
minDistance 2
trigger Release
priority 1
*** Distance Volume ***
beginEffect
controlDestination Volume
controlSource Distance
envelope Ramp
param 50
param 100
param 1
param -1
endEffect