FlxInvaders sounds and music#335
Conversation
|
I mention here, I want to completely redo this demo at some point because it's such a not fun rendition that has nothing to do with this PR i just wanted to vent |
|
@ninjamuffin99 Looks like this broke CI on flash targets
|
|
hmmm... instead of wrapping the demo in Along with that, did we want to still even build / compile flash demos? Otherwise, I can wrap it in |
|
Im not against the convenience of adding a do-nothing pitch to flash, but i still think the demo should still check FLX_PITCH, since it's the easier fix and it can teach people about how to use the FLX_PITCH flag |
adds sound effects and music to FlxInvaders
the music is an old track I made, so license / rights is all clear lol!
the sounds are .wav as I've seen other demos use that, and the music is .ogg which works on everything except flash and iOS Safari (i believe). If we make browser mobile versions of all the demos we should make sure we dont forget to check in on that