My horizontal panel is placed a little bit above the bottom of the screen and when I change resolutions that position gets skewed in comparison to other panel positions because the screen is a different size. How can I set a panel position based on the relative screen size ?
Skewed - how so? Are you trying to keep it scaling with the screen size and that’s the part not working? Is it just the anchoring that is confusing? Maybe a screenshot would help?
If you create the panel, or click on it, and look in the inspector, there is an orientation in the left hand corner, click on it and set it to center. Then it will center on whatever the screen size.
Yes my post was confusing so I edited it. Yes i think it’s the anchoring. The scaling with screensize is fine but when I change resolutions the distances get skewed.
My panel is exact the same space away from the bottom as it is on the left side. But these distances will differ from each other once my screen has different proportions. For example from 4:3 to 6:3. What I want is the space between the leftside of the canvas and the panel to be the same distance as the distance between thebottom side of the canvas and the panel.