Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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.