BubbleChat UI Location

I previously made the mistake of thinking that when Development Discussion said “all topics related to development on Roblox” meant Roblox Studio, I hope this is the correct category. ( I would consider this UX)

Onto the question, can the bubblechat ui that pops up over the players head be found in studio?

Any insight or help would be greatly appreciated!

@Jumpathy I noticed you commented on my last post. Unfortunately, I didn’t have the chance to read what you said, any insight or help on my problem would be appreciated.

It’s not possible to find the raw UI in regular scripts because it’s located in CoreGui which is protected by Roblox. What’s your use case, maybe I can assist with that?

1 Like

Ah, that’s what I thought. It was going to be a big part in my game design. No worries though, I will defer to an alternative!

Thank you for your reply.

What are you trying to do with it?

I have the alternative already (the previous BubbleChat system), I was just hoping I could implement it into the new bubblechat UI.

What I’ve done with it is… a customizable player bubblechat text color for each individual user.

1 Like