Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: basil_11 on January 08, 2013, 04:00:19 AM

Title: Scroll View (Clipped Panel) Problem
Post by: basil_11 on January 08, 2013, 04:00:19 AM
Hi

Im just new in NGUI and I'm trying to follow your tutorial in Scroll View (Clipped Panel) http://www.tasharen.com/?page_id=4444

but I cant make my textures hide when i scroll the Panel.

Texture Shader i used is Unlit/Transparent Colored
my UIPanel Clipping is Softclip >Center/Size/Softeness are already adjusted.

what do you think is the problem?
Title: Re: Scroll View (Clipped Panel) Problem
Post by: Cripple on January 08, 2013, 04:27:54 AM
ArenMook quote :
Make sure that the scales of all game objects leading up to your UITexture is (1, 1, 1) (UIRoot excluded). Non-uniform scaling breaks clipping.