thetawavegame / thetawave

A physics based, space shooter game made with Rust and the Bevy engine.
https://thetawave.metalmancy.tech
MIT License
163 stars 9 forks source link

Volume control #52

Open cdsupina opened 1 year ago

cdsupina commented 1 year ago

We need a way to control the volume with UI elements in the game. Ideally we want a "master" volume control, and then separate volume controls for music and sound effects. This should be part of the options menu.