three simple additions to create the sound
-
Add this directly below
-
Add this in app.js directly below ballTrack.style.cssText = 'animation: ballRotate 1s linear infinite;';
document.getElementById('myAudio').play();
you can us this file for the sound just place it in assets/sound foler
Uploading spina.zip…