Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: patrickkidd on July 17, 2013, 04:59:15 PM

Title: Can't get UIStretch to fill screen in 3D mode
Post by: patrickkidd on July 17, 2013, 04:59:15 PM
I am trying to figure out how to get UIStretch to fill the screen with a 3D UI. Can anyone tell me what I'm doing wrong in the following screencast? This same procedure works fine with a 2D UI and I can't find anything in the docs.

[edit] - video link was broken so I changed it to youtube

http://youtu.be/iFfn2BhnHxc
Title: Re: Can't get UIStretch to fill screen in 3D mode
Post by: ArenMook on July 18, 2013, 04:35:39 AM
It's pretty much meant for 2D UIs. Why would you try to stretch it on a 3D UI? You might have to do your own custom logic here.
Title: Re: Can't get UIStretch to fill screen in 3D mode
Post by: patrickkidd on July 18, 2013, 12:33:37 PM
If you stretch a panel to the screen size then you can use NGUI to make everyday mobile apps that look really great with 3D effects, like flipping a panel over for settings for example.