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>` |
||
|---|---|---|
| .. | ||
| audio_output.rs | ||
| audio_source.rs | ||
| audio.rs | ||
| lib.rs | ||
| pitch.rs | ||
| sinks.rs | ||
| volume.rs | ||