[Feature] Make `AudioContext` entirely ECS driven
Opened this issue · 0 comments
kanerogers commented
TODO
- Change
AudioContext
to have its methods allpub(crate)
- Use the data on
SoundEmitter
to eg. change the status of a track.
Opened this issue · 0 comments
AudioContext
to have its methods all pub(crate)
SoundEmitter
to eg. change the status of a track.