Changes

Jump to navigation Jump to search

Documentation/Engine/Sound/TruckTransmission

245 bytes added, 08:42, 16 October 2020
no edit summary
* retarder - the value is in the range <0 - 1> and represents the retarder activity
* trans_rpm - the value is in the range <0 - 3000> and represents the rpm of the transmission
 
== Air gear ==
 
Air discharge sound effect of the gearbox. It has to be 3D event. The event should be routed to the "truck_effects" audio bus.
 
This is a simple ("one shot") event.
== Gear grind ==
There is no mandatory events but there is no default events either. Only the defined sounds will be played. There is array "sounds" which contents specification for the events:
* air_gear_noise
* retarder
* air_gear
* gear_grind
* gear_wrong
sounds: 3
sounds[]: "retarder|/sound/truck/default/retarder.soundref"
sounds[]: "air_gear|/sound/truck/default/effects_air_gear.soundref"
sounds[]: "gear_grind|/sound/truck/default/effects_gear_grind.soundref"
sounds[]: "gear_wrong|/sound/truck/default/effects_gear_wrong.soundref"
255
edits

Navigation menu