Here’s what it looks like Normal:
Here’s what it looks like when changing Humanoid:
I don’t know if this is a bug or intentional, I’ve done nothing to the Text Chat Service but enabled Bubble Chat.
Here’s what it looks like Normal:
Here’s what it looks like when changing Humanoid:
I don’t know if this is a bug or intentional, I’ve done nothing to the Text Chat Service but enabled Bubble Chat.
intentional its normal fkdfldfdfdfdfld
Why are you renaming the Humanoid? My guess would be that the BubbleChatService puts the chat bubble in the Humanoid.
Something like: chatBubble.Parent = Character:FindFirstChild("Humanoid")
So when it doesn’t find the Humanoid, it doesn’t know where to put the bubble.