Search Unity

Scaling position to player resolution

Discussion in 'UGUI & TextMesh Pro' started by czerwo, Mar 30, 2021.

  1. czerwo

    czerwo

    Joined:
    Jan 4, 2020
    Posts:
    7
    I'm making tutorial and i want to point on one place
    upload_2021-3-30_21-48-58.png
    and for example i have pos x 218 and pos y -737 and it loog great in resolution 1920x1080 but when i will change resolution to 2960x1440
    upload_2021-3-30_21-50-35.png
    i have problem
    i read some topics on forums but i still dont know how to scale this values to make it right
     
  2. Hosnkobf

    Hosnkobf

    Joined:
    Aug 23, 2016
    Posts:
    1,096
    From the screenshots I cannot see any problems.
    From the topic I would assume that you need to set your anchors right.