hello does anyone have a solution to an issue which is two chat bubbles overlapping
(black transparent one is legacy and other is roblox’s default chat bubble)
I wanna keep the legacy chat along with its old chat bubble (which I customized) however it shouldn’t still have the default chat bubble show up after using game:GetService(“Chat”):Chat() or game.TextChatService:DisplayBubbles()
I’ve looked for any solutions I could find elsewhere but none had what could’ve helped my issue.