Hi,
I'm attempting to paste code from
Gunship_Helicopter.cs to
Bronx_EngineSound.cs.
The code allows an audio file to play over another audio file for instance: audioCLOSE + audioFAR
to give a distant-like effect using two audio files.
I have been trying to get the code to function on the EngineSound.cs for over three hours with no success.
Either one sound plays or the other. Not both sounds layered on top of each other at varying distances as intended.
Both audio files used in the EngineSound.cs file function, though as stated only one file will play.
Would anyone know the problem or a solution to this?
