Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: GHVNlab on March 12, 2014, 11:15:10 PM

Title: Scrollview problem
Post by: GHVNlab on March 12, 2014, 11:15:10 PM
Hi all, have a great day, I'm new with Unity and NGUI recently i'm working with a parallelogram shape scrollview. Is there any way to change the clipping boundary into other shape?

I came up with the idea using two 2 scrollview, horizontal and another one with 30degree inother to create a 30degree parallelogram shape. however one of the clipping bondary move while i drag the object. Any suggestion? Thank you in advance
Title: Re: Scrollview problem
Post by: ArenMook on March 14, 2014, 11:56:40 AM
No, the clipping is always limited to a rectangular region. If you want different clipping, you can use stencils -- but that's a Unity feature, and not NGUI.