Hi everyone.
I’m trying to anchor a UI component in 4.6 to the END of a text. I can anchor it but into the text square (right, bottom, top, left), but of course it doesn’t move when the text change, cause the square never resize.
So how can I anchor a UI Component to the end of a text ?
IF NOT, may be you can help me find another solution : i’m trying to display a text like this : “Laboratory level 10”. The “Laboratory” part has a big font size, and the “level 10” has a small font size. So I can’t put them into the same Text component if I want two different font size, right ? That’s why i’m trying to anchor “level 10” to the end of “Laboratory”.
Did some one got an idea to achieve this ?
Thanks a lot.