This page is under construction
Archives/bf1942/levels/monster_of_leningrad.rfa
bf1942/levels/monster_of_leningrad/Objects/nbfz/Sounds/Low/T35Engine.ssc
newPatch #################### ### Engine Start ### #################### load @ROOT/Sound/@RTD/vehicle_tank_kv1_start.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/vehicle_tank_kv1_move.wav loop minDistance 7 relativePosition .5/.6/.7 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.45 endEffect *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 200 param 320 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/vehicle_tank_kv1_stop.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