Hey!
What’s the code for voluming in script? Like making sound 1f to 0.90f. or 0.90f to 1f. (c# would be great)
Sorry, I’m new in the community and audio.
audio.volume = .9f;
I believe.
1 Like
Hey!
What’s the code for voluming in script? Like making sound 1f to 0.90f. or 0.90f to 1f. (c# would be great)
Sorry, I’m new in the community and audio.
audio.volume = .9f;
I believe.