Surely,
But which logic could work better?
Saving the extra characters in another string and instantiate a new GameObject with UILabel component, applying the saved string into it?
Or the characters could be repositioned in the same Label?
Or this entire idea is less efficient than just making several Labels and placing them myself?
What do you say guys?