How do I get the 2010 bubble chat?

Before you flag me for being irrelevant, I do not know which category this should be in.

So, I am making a Roblox 2010 simulator, but I don’t know how to get the 2010 chat bubbles. Most old chat bubble models are the ones from 2014-2019 which is not what I’m looking for. I want the ones from around 2010 to 2013. How do I do that?

image

5 Likes

why don’t you design it yourself using a screen gui and frames?

3 Likes

Because I don’t know how to get the old Roblox chat bubble texture.

1 Like

image

It doesn’t really have a texture, it’s just the color white with a gray outline

2 Likes

but what about the upside down triangle?

image

3 Likes

Literally just a triangle image with an outline :sob:

just make an image of a triangle, you can do that in ms paint. And give it a gray outline

for the actual rectangle part above the triangle, just use a UIStroke for an outline, and a UICorner to round the corners out. Simple