See post here: Chat coding: Working with tags and name colours? - #2 by sircfenner
I’m trying to do a chat system and this code works fine, but is it possible to make chat colors gradient? By gradient I mean color changing.
See post here: Chat coding: Working with tags and name colours? - #2 by sircfenner
I’m trying to do a chat system and this code works fine, but is it possible to make chat colors gradient? By gradient I mean color changing.
Yes, instead of making the Chat Tag a Color3 value you would have to use ColorSequence I believe.