So for like 30 minutes I was stuck trying to make the body text of a system message gradient. I’m stuck transitioning my old game’s chat that I finally tinkered up enough to work and now have to work with the stupid TextChatService without the functionality guaranteed from the old one. They’re both super annoying and hard to work with, but TextChatService has a bunch of similar useless instances to modify chat messages and it has the worst docs ever. I’ve tried and tried to find a way to pair UIGradients to the text in chat messages but I haven’t found a way. I’ve only gotten it to work on chat tags.
So now I have to ask here. Is there anyway to apply a UIGradient to a text? (NOT prefix text)
tl;dr How to put gradients on text in TextChatService