
What would be the best method to make chat bubbles default to the head instead of the highest point of a model?
I think this might be what you’re looking for:
In the post game:GetService("TextChatService").BubbleChatConfiguration.AdorneeName = "Your Objects Name" is used to change the adornee part of the chat bubble.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.