Hello there, Is there a way to make the text in a textbutton flash. A good example of what i'm trying to accomplish is how when your at the start screen of a video game and there's a flashing text saying PRESS START. I want to do that on my Welcome Gui but i don't know how or where to start at. Can someone help me?
In your textbutton script, you can add a line where it changes the text colour to Really red and Lime green every 0.05 seconds. Or any other two colours you prefer.