I’m currently testing UIGradients! While doing so, I wanted to do white text on top of a gradient (TextButton). I’m not sure if I would need to use an ImageButton with a TextLabel on top or if I was able to do it with just a TextButton.
My current attempt makes the texted invisible when I make it white:
https://gyazo.com/73205eaf8d418f940e029723dd86cd2e
My current UI set up (incase needed):