I’m trying to move an icon after where the text ends (shown in image), however, the text label uses TextScaled, and reading the TextSize doesn’t work because it isn’t changed.
I’m trying to use TextService’s GetTextBoundsAsync to get it to work.
Are there any other way to achieve the same results?