Add an extra button

I don’t really do much ui and I can’t figure out how to add an extra button to this top bar
image
I see people add extra buttons in many games, does anyone know how?

2 Likes

theres TopBarPlus you can use it

4 Likes

I prefer making my own since you have to credit that module.

You can do so by making the IgnoreGuiInset property on screen gui’s true, and then positioning it correctly.

2 Likes

thankyou, both works but I can’t make both the solution

If you choose mine, you can also use UIListLayout or UIGridLayout and add padding to make it more automated

2 Likes