The very first consoleUpdate sound plays, but the rest don't. How do I fix this?
(The rest of the things work ok, only the sound doesn't play)
Hex27 Your sounds will trigger every tick. Try adding a "trigger once" condition to each event.
Thanks. It seems to have worked.
What about this one,
The sound only plays after the explosion animation is finished
Develop games in your browser. Powerful, performant & highly capable.
Might be a delay to do with preloading. If it's the first time the explosion happens and you didn't preload the audio then it will take some time to download and play. Is Preload Sounds in project properties set to Yes?
Most likely what — says, but if that isn't the issue double check that you haven't got any silent space at the start of your sample.