hi,
I am trying to set up a scrolling panel using the Clipping method.
To try it out, I attached a UIPanel to UIRoot. I then created two standard sized buttons. One is placed at the center of the screen and the other 200 pixels above it. Finally, I applied clipping in the UIPanel inspector.
I was able to show only the centered button by clipping, but only with Center (0, 0) and Size (2,2). If the Size deviation from 2, e.g. 2.01, it distorts and ruins the button. I tried to find the other button by adjusting Center.Y I haven't been able to find it.
Please let me know if I am missing anything. Thank!
Jason