I have a question about Tweening TextTransparency. Is it possible to Tween a TextLabel’s TextTransparency from 0 to 1 if and only if the text is just made of a single emoji or multiple emojis?
The solution was that I’m not exactly looking over my code and forgot to add a line or two that would call the function to tween the textlabel… lol I can’t believe that I forgot to put line of code.