Trying to figure out if it's possible to have music fade out (which works) but the fade tween doesn't apply when a next scene is loading, and that stops the tween from processing.
Is there a way around this? Do I have to use a thread or can I set something on the AudioStream/Tween to work in background?