3
« on: September 23, 2014, 07:26:22 AM »
I want to place a big background texture and a bunch of sprites in a Panel and put that in a UIScrollView, then I want the Panel and its contents to scale so that it always fills upp the left and right sides of the device/screen. So there should be no cropping on the left/right sides, the scrolling content should just exactly fit the width of the device. Is this possible?
Also, when I place objects (sprites) with anchors relative to the background texture, I want to use percent instead of units,
is this possible or is there some other way to place objects to that the follow a scaling background?
thanks