When i use NGUI3.5.8 to create my ui , i found some problem .
1.when i want to anchor base on the screen , i don't know which object should i set.
2.sometimes i want scale a sprite with fixed aspect and anchor it to the screen , in this case , i think i just need 3 parameters, left to the anchor left , right to the anchor right , and because its fixed aspect ,so i just need a parameter to decide the y axis . but ngui need i set 4 parameter, so i don't know how to do this ..
sorry for my poor English, i will appreciate for anyone gives any idea.