How To Make GUI Next to The Chat Icon

why we can’t just place a IU in the top
how to add a UI next to the chat icon is simple
the size of the Home Button in the left top is {0,32},{0,32}
so why not just make one and give it a {0,0},{0,-32} for the position

here is the Free Model if you want
GUI Next to the chat icon - Roblox

9 Likes

post this on: Resources/CommunityResources

1 Like

you can also just use topbarplus which makes this much easier and has lots of other features

2 Likes

And dont forget if the text looks weird in there
(add text label example)
{0.8, 0},{0.8, 0} = Size
{0.1, 0},{0.1, 0} = Position

1 Like