Image Label Problem

Problem. The text moves over just like I want it to when I space it. " 007"

When I space my image, it automatically reverts it back instantly to not spaced.

My image labels get cloned into each player using fireallclients. I need to be able to move the image label to align it with the text you see on the screen. It looks bad. But I don’t know what I can possibly do since they hard coded it to where you can’t space the image labels. I am using UI list layout so any positioning I do will not work.

Solution: Add another image label and set it to invisible, then shrink the element that takes up the most space, in this case the username.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.