I made a theme for the new chat bubble rework that looks like the old chat bubbles! I couldn’t make it perfect because of the customization limitations, but I did the best I could, and it turned out pretty nice.
Installation
Get the free model and put the script in StarterPlayer.StarterPlayerScripts or StarterGui.
The code has a lot of defaults that are already set, like their BackgroundColor3 is Color3.fromRGB(250,250,250) by default, so that wouldn’t be needed in the table; a revised format without defaults:
It really doesn’t matter, but I place it in StarterPlayer.StarterPlayerScripts just because I feel like it doesn’t belong in StarterGui. Completely preference.
How do I make sure that I can remake this beautiful old chat bubble theme without a script using TextChatService? I think some of the options for the bubble chat settings instance is missing and I don’t know how to do about it other than make sure it looks very similar to the old theme without needing a script.