Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: xiaoniaojjj on October 30, 2012, 11:16:42 PM

Title: A little Issue about Scale.
Post by: xiaoniaojjj on October 30, 2012, 11:16:42 PM
I have 2 buttons, They belong to different 2DUIRoot, Their all the value, like scale value , Z value, except X,Y is same, But in Game view they looks the scale is difference,
I have check Their parents Object, i'm sure all the scale value is 1,1,1,  Can you help me Guess Where is the problem?
Title: Re: A little Issue about Scale.
Post by: dlewis on October 31, 2012, 12:02:11 AM
The uiRoot for the cameras is different?
Title: Re: A little Issue about Scale.
Post by: xiaoniaojjj on October 31, 2012, 02:26:40 AM
Yes, it's 2 different Camera, But the properties of 2 Camera is identical,
Title: Re: A little Issue about Scale.
Post by: ArenMook on October 31, 2012, 08:54:17 AM
Look closer at the size of your UIRoots.
Title: Re: A little Issue about Scale.
Post by: xiaoniaojjj on October 31, 2012, 11:23:37 AM
I've check all the closer GameObject ,All the scale value is 0,0,0
Title: Re: A little Issue about Scale.
Post by: ArenMook on October 31, 2012, 03:22:11 PM
Scale of 0 is not valid.
Title: Re: A little Issue about Scale.
Post by: xiaoniaojjj on November 01, 2012, 02:22:44 AM
Sorry,Not 0,0,0, is 1,1,1
Title: Re: A little Issue about Scale.
Post by: dlewis on November 01, 2012, 06:18:06 AM
Are both uiRoots set to automatic?