Hide/Show Widget text in UI

Hello!

We have a student project going on, and we’re making a game with a UI showing spells. We’ve set up cooldowns that are working (visually and techincally), but we dont want the cooldowns to show all the time. Let me show you a screenshot to help you follow my train of thought.

As you can see I’ve painted inn a few blue arrows to illustrate where the cooldown timers are. Right now they are always showing, and counting down to zero and resets when a spell is used.

The questions is:

How to make the countdown hidden while its not counting down, and how to enable its visibility when it IS counting down? :slight_smile:

some extra info: Both the UI and the timers (visually) are made in the same widget UI.

Hello Jacobs89,

You should add visible bind countdown object and check.

200318-1.png

1 Like