How to put a text label on the TopBar

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: