issues
search
leetvr
/
hotham
Hotham is a tool for creating incredible standalone VR games.
Apache License 2.0
396
stars
28
forks
source link
[Feature] Make `AudioContext` entirely ECS driven
#382
Open
kanerogers
opened
2 years ago
kanerogers
commented
2 years ago
TODO
[ ] Change
AudioContext
to have its methods all
pub(crate)
[ ] Use the data on
SoundEmitter
to eg. change the status of a track.
TODO
AudioContext
to have its methods allpub(crate)
SoundEmitter
to eg. change the status of a track.