Hello,
I'm trying understand a bit better the limitations of altrering audio via scripting.
If I want to change the volume of individual sounds and have granual level of control with scripts, should I just not use AC Sound?
The problem Im running into is after I adjust the sound it just goes back to 1 volume.
Is this a limitation of AC Sound components? I tried switching to 'Other' but this doesnt help.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
How are you adjusting the volume?
You can set the relative volume of a Sound component with the ChangeRelativeVolume function - this'll factor in both the relative volume, and the global volume for its volume type.