Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Chaosgod_Espér on September 25, 2014, 11:25:23 AM

Title: Panel Soft clipping isn´t doing anything
Post by: Chaosgod_Espér on September 25, 2014, 11:25:23 AM
Hi there..

I created a simple Chat Hierarchy:

UIRoot
>>Panel
>>>>Grid
>>>>>>Content
>>>>>>Content
...etc

I switched the Panels clipping to "Soft clip", but it isn´t doing anything..

I´m using unity 4.5 Pro, and the latest NGUI...

Any idea why it´s not working?


nevermind.. figured it out..

Seems like i needed to make the panel size smaller than the window size (1/3 of the window height), to make this effect work :/