How to put a text label on the TopBar

  1. I would like to put a text label in TopBar but I was wondering how to do it :
    image

  2. do I have to put the text label in the right position or do I have to do a script ?

  3. I try to put the text label at the right position but on mobile, the text label is not on the right position :
    image

1 Like

try using a UIAspectRatioConstraint

enable IgnoreGuiSet or something like that in the screen gui

1 Like

For the topbar, please read this Devpost:

For the text label not at the right position, try to use a UIAspectRatioConstraint or like I do, use this plugin. It’ll normally fix everything but you can only choose specific places on the screen.

Hope this helps :slight_smile:

TopbarPlus v2 may be what you’re looking for.

Already mentioned that but ok… xD

Thanks, It’s working ! And thanks for the help of the other people

https://developer.roblox.com/en-us/api-reference/property/ScreenGui/IgnoreGuiInset