|
this may sound like a silly question, but how do I change the volume of the audio clips I have put in a script. the audio.volume = 0.0; doesn't work as it changes the audio source, but not what's in my script. here is part of it:
those are what I used, so how do I change the volume of them???
(comments are locked)
|
|
You'd use the overload of the function with a volume parameter:
(comments are locked)
|
