I am working on a game that uses full screen guis but have been having issues when the screen size changes and text labels moving around and all kinds of other stuff. I will attach a few pictures below
1 Like
Hello! Have you tried using UITextSizeConstraint to fix up the TextLabel’s text size? You can read more about UITextSizeConstraint here if interested:
That does not seems to help as it still does not scale at all and the position is still off