I’m making an 8-ball-esque tool. I display its chat using TextChatService:DisplayBubble function. When unequipped the tool is reparented and made invisible but the bubble still displays.
I have tried looking through the TextChatService documentation only to find nothing that can help me as theres seemingly no way to remove a bubble. I have also attempted to change the tool grip and display part position but that does not change the bubble position.
How can I get rid of the bubble when the tool is unequipped?