aframevr / a-blast

💥 Save the World From the Cutest Creatures in the Universe!
https://aframe.io/a-blast/
MIT License
128 stars 66 forks source link

Sound effects pools #77

Closed feiss closed 7 years ago

feiss commented 8 years ago

Add a proper sound system for handling sounds, with pooling. I tried to call different random sfx (for example in components/bullets.js:43) but that doesn't feel and work fine.

fernandojsg commented 7 years ago

I think we won't need this anymore with the current implemetation, I'll close and we could leave that idea for future demos.