add Text to a material instance

Hi,

I want to make a countdown with a shrinking circle. I created a material and an instance of it. I added an image to my widget and selected the instance as image. Now I can’t figure out, how to get a text displayed in the middle of the circle (like in the example shown below, picture taken from [here][1]).
Anyone can help me?

Hi, if it’s for a UI element you can simply use an overlap panel and add a common text as a child.

thanks, overla(y) panel was just the right thing!