#Any way to turn off vehicle's engine sound temporarily?

1 messages · Page 1 of 1 (latest)

mighty minnow
#

Trying to make an enter animation for vehicle which includes doors opening and closing and ignition key turning. Naturally I include SFX for the door, key and ignition itself in the Ignition.wav sound file. Trouble is, the game starts playing engine sound loop instantly, even before Ignition.wav is done playing. I tried to avoid it by turning off both the Audio source component attached to the vehicle's prefab and the Sound prefab with animation and then enabling it once the ignition finishes, but it still plays instantly regardless.

#

Nvm, worked somehow

mighty minnow
#

Nvm nvm, I somehow completely disabled the sound and thought it worked but it doesnt

limber hamlet
mighty minnow
#

well regardless I found the issue