Hey there,
Is there a way of forcing a Panel to the left side of the screen (so its completely against the edge).
I'm hoping I can make this happen, so that no matter what screen resolution the player is using, my Panel is always locked to the left side of the screen.
At the moment, when I set up my object so that it's hard left in a particular screen resolution, when I switch to another it moves inward.
I'm using the newest version, using the Anchor system which is part of the Panel component now.
I'm setting the targetobject to be UIRoot.
Not sure what I'm doing wrong, but adjusting the offset parameters has no affect on anything.
Also, I noticed in the latest youtube video there is a 'Hide If Off Screen' check box. I'm not seeing this - does that mean I don't have the latest version. I just downloaded the one I have from the Unity Asset Store.
Thanks!
Jaz