Closed feiss closed 7 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.
components/bullets.js:43
I think we won't need this anymore with the current implemetation, I'll close and we could leave that idea for future demos.
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.