Liam Gallagher

Results 24 comments of Liam Gallagher

Is there a way in rust to have positive only floats?

I've added the volume enum but using the newtype for the volume level feels too verbose imo, some thoughts on this would be great. I also added the global volume...

> Changing the global volume should change the sounds already playing that have been set relative to it. Updating the volume for AudioSinks that have not been detached is easy,...

I'm happy to add in some more tests, would theses go the `conditions.rs` file? https://github.com/bevyengine/bevy/blob/main/crates/bevy_ecs/src/schedule/condition.rs