How do i make a TextLabel not change position depending on the text

Hello, i’m trying to make a money GUI but i’m facing an issue, basically, i want the text to always start at the “$” but, depending on the text, it can start at the “$” or in the middle.

Capture ← what i want it to look like, even if the text is different

Capture2 ← the issue

Capture4 ← the TextLabel’s properties

Sorry if i explained this poorly, anything would help, thanks.

Use Scale for the text, and what you want is to set the HorizontalAlignment property to Left