Scenario:
I want an AV to sing and dance. I have a script that plays 30 sound files (each file is 9 secs long) in numerical order to provide the music and a “sing” animation with play animation script to have the AV sing into a microphone.
Questions:
I would like the song to play as smoothly as possible. I can put the play sounds script, the 30 sound files, the animation file, and the play animation script all in the microphone. Or, I can split them up and place the play sounds script and the 30 sound files in the microphone and the animation file and a play animation script in another object.
I have no idea of how SL processes files (parallel or series) or whether this even matters. Which of these approaches (or another I’m unaware of) is best for speed, processing efficiency, and smoothness of processing and why?
Thank you.