bevy/crates/bevy_audio
Wuketuke 4865c538b1
SpatialListener now requires a Transform (#19357)
I noticed that the `SpatialListener` asks to have a `Transform`
attached. It seemed weird that we didnt just use a require macro, so i
went ahead and did that
I also tweaked the system that plays audio to use a `&GlobalTransform`
instead of an `Option<&GlobalTransform>`
2025-07-07 19:48:57 +00:00
..
src SpatialListener now requires a Transform (#19357) 2025-07-07 19:48:57 +00:00
Cargo.toml Bump Version after Release (#19774) 2025-06-22 23:06:43 +00:00
CONTRIBUTING.md Fix a few "repeated word" typos (#13955) 2024-06-20 21:35:20 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Audio

License Crates.io Downloads Docs Discord