Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: jeldrez on April 25, 2014, 02:35:55 PM

Title: UV Shifting
Post by: jeldrez on April 25, 2014, 02:35:55 PM
Hi Aren,
I would like to shift a UISprite or UItexture image in the UV cords.
There's any way to do this on NGUI?

Thanks in advance.
Emilio
Title: Re: UV Shifting
Post by: ArenMook on April 26, 2014, 02:03:30 PM
Make a custom widget, and you can change its OnFill to be anything you like. Just be aware that you can't simply scroll a sprite, if that's what you are trying to do.

Although, thinking about it... it would be a neat feature to add. Ima make that happen.
Title: Re: UV Shifting
Post by: jeldrez on April 28, 2014, 03:11:00 PM
Thanks Aren, I would really appreciate this feature.