Basically what I have is a progress bar that activates once you click a button. The progress bar has the LiteTween behaviour added to it that manipulates its width. My problem is that: I click the button, the progress bar tween initiates but it pauses when I switch tabs. Is there a way to make it so that the tween continues during the tab switch?