This page is under construction
Archives/bf1942/levels/GC_BonusRace.rfa
Bf1942/Levels/GC_BonusRace/Objects/Vehicles/Air/Sentry/Sounds/SentryEngine.ssc
#include ../../../Common/Sounds/EngineMap.ssc
newPatch
####################
### Engine Start ###
####################
load @ROOT/Sound/@RTD/silence.wav
#########
### 1 ###
#########
load @ROOT/Sound/@RTD/imp_skiff-engine.wav
loop
volume 0.4
minDistance 10
priority 9
*** Engine start ***
beginEffect
controlDestination Volume
controlSource Time
envelope Ramp
param 0.4
param 1.2
param 0
param 1
endEffect
*** Speed Pitch ***
beginEffect
controlDestination Pitch
controlSource Speed
envelope Linear
param 0.95
param 0.003
endEffect
*** Distance Volume ***
beginEffect
controlDestination Volume
controlSource Distance
envelope Ramp
param 50
param 100
param 1
param -1
endEffect
*** Engine stop ***
beginEffect
controlDestination Volume
controlSource TimeRelease
envelope Ramp
param 0
param 0.2
param 1
param -1
endEffect
###############
### Cockpit ###
###############
load @ROOT/Sound/@RTD/silence.wav
volume 0
###################
### Engine Stop ###
###################
load @ROOT/Sound/@RTD/silence.wav