simiancraft / create-phaser-app

Phaser 3, Webpack 4, Babel 7+boilerplate and a scaffold
https://simiancraft.github.io/create-phaser-app/
Other
373 stars 29 forks source link

Adds support for ogg, wav and mp3 modules + example sound #11

Closed GabeAtWork closed 6 years ago

GabeAtWork commented 6 years ago

See #5

This PR simply adds an example for simple sound management.

the-simian commented 6 years ago

Awesome! I'll pull this in, because the loader part is actually part of what I was going to do for this. I also have plans to implement a soundsprite manager as well

the-simian commented 3 years ago

Not sure why I left this open, it actually works great atm.