This feels like such a small problem but I have been searching everywhere and can not seem to fix this.
How do I replay a audio file that has finished? I have tried rewinding it but it never seems to work after it has been used once.
Example of what I mean. You shoot a Enemy1[i] ship and that ship explodes so it plays the explode ship. Now you shoot another Enemy1[i] and replay that same sound effect (Enemy1Die is the name on channel 6) and no sound comes out?
I have tried using the rewind, I have tried just messing around with it and a bunch of different ways, nothing seems to work. I feel like I am missing some very simple piece like “replay” or something but I am out of ideas.