I'm trying to make a Menu-Driven Turn-Based game, where Skills cost a certain currency to use. I want to display this currency with a progress bar (widget), but the bar disappears during a battle. Otherwise, the widget works perfectly fine. How can I make it appear during a Battle?