This page is under construction
archives/bf1942/levels/fht_juno_beach-1944.rfa
bf1942/levels/fht_juno_beach-1944/Objects/Crocodile/Sounds/Low/ChurchillEngine.ssc
newPatch #################### ### Engine Start ### #################### load @ROOT/Sound/@RTD/tnkstrt.wav minDistance 1 priority 1 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 30 param 50 param 1 param -1 endEffect ############ ### Main ### ############ load @ROOT/Sound/@RTD/vealtrun.wav loop minDistance 7 relativePosition -.2/.4/.5 priority 10 *** Engine start *** beginEffect controlDestination Volume controlSource Time envelope Ramp param 0.2 param 1.1 param 0 param 1 endEffect *** Engine Pitch *** beginEffect controlDestination Pitch controlSource Default envelope Linear param 0.65 param 0.33 endEffect *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 150 param 300 param 1 param -1 endEffect *** Engine stop *** beginEffect controlDestination Volume controlSource TimeRelease envelope Ramp param 0 param 0.4 param 1 param -1 endEffect ################### ### Engine Stop ### ################### load @ROOT/Sound/@RTD/tnkstp.wav minDistance 1 trigger Release priority 1 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 1 param 20 param 1 param -1 endEffect