Hi,
I got 2 questions which are tied together. Is there anyway I can lock parts of my UI to sections of the screen or have the interface scale up and down.
For example:
1)
If I want a menu always along the top and a status bar at the right side of the screen. Is it possible to make the NGUI components dynamic in that they will always follow(be glued) to these sections.
2)
If I make one interface is it possible for them to scale up and down. I know this affects the pixel perfect component of NGUI. I just wanted to know if it was possible.