How do I make a circular cooldown timer with widgets?

I want to create a circular cooldown timer that rotates until full. This is basically a progress bar but circular.

This is my radial progress bar used to show cooldown of skills.
Maybe not exactly what you need, but you can work your way from that.

Apply this material to button or border, and change the Threshold parameter from 0 to 1 to see the effect.

2 Likes

Holy potato! Thanks buddy!