-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
A-AudioSounds playback and modificationSounds playback and modificationC-FeatureA new feature, making something new possibleA new feature, making something new possibleC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to useD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examples
Description
What problem does this solve or what need does it fill?
In a settings menu, users want to change the volume of music that is currently playing.
What solution would you like?
GlobalVolume
already exists, let's make also affect currently playing volume :)
What alternative(s) have you considered?
Make the user write this boilerplate or move it into a third party plugin.
Note to any interested readers: this link shows you an example of how to implement this feature :)
Additional context
This issue came up while implementing a settings menu for bevy_new_2d
benfrankel and meepleek
Metadata
Metadata
Assignees
Labels
A-AudioSounds playback and modificationSounds playback and modificationC-FeatureA new feature, making something new possibleA new feature, making something new possibleC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to useD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examples
Type
Projects
Status
No status