How to automatically position UI by the size of UI parent's Y axis?

I want to position the player name ui like this: (offset 200 pixel)

but in 720p resolution, it looks like:

I want to put this player name text right next to player image in every resolution.
how can I position this? do I have to script this? please help!

Use scale positioning and size. Or, just use Autoscale Lite plugin.

1 Like

I used the AutoScale and It worked! but the background frame had to be adjusted to a certain ratio.
This could probably be a solution, but I wonder if there is another way as the title.

No, there isn’t any other way. Unless you want to make a script to size stuff manually, then there isn’t.

1 Like

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