I was wondering if there is a way to reset all music tracks back to the beginning of the song, for example, on scene changes. Keeping "resume if played before" works perfectly with my music setup, but then I have issues with loading into the middle of songs when I change music based on location. (like if I left that location in the middle of a song, I'd like it to play from the beginning rather than the point I left it when the location is entered again)
I looked through the manual and scripting guide, and I can't seem to find what I'm looking for.
Thanks for the help!
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
You can uncheck the Sound: Play music Action's Resume if played before option to have it play from the beginning.
I can see about adding a public function to clear existing Music data through custom script, however. Look for this in v1.82.
That would be great! Thanks!