VehicleEngineSoundManager
Method
Description
SetNewCarEngineSoundSO(CarEngineSoundSO engineSoundSO)
Sets new CarEngineSoundSO to use as the engine audio. If the number of AudioClips is different, it deletes and creates a new array of AudioSources. It's up to you to make sure the engine and engine sound scriptable objects match.
Last updated