Skip to content

Global music volume #31

Description

@nullbuilds

Is your feature request related to a problem? Please describe.
The audio setting allows you to expose a multiplier but the audio manager does not use it so there is no way to fade the global audio manually for things like scene transitions, pause menus, etc.

Describe the solution you'd like
Add a volume multiplier to the audio manager.

Describe alternatives you've considered
It is possible using a synchronized stream to set the volume of the global audio but this is tedious and a misuse of what synchronized stream is intended for.

Additional context
N/A

Metadata

Metadata

Assignees

Labels

status/approvedThis issue has been approved for implementation.type/enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions