Is there a way of checking if a sound is loaded? I want sounds to load inside the game and create a counter that shows the progress while they load up
At the moment I've got a loop that loads them all but if I try to display the number of sounds loaded, it goes straight to 100% while the sounds load up in the background.