Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: sirival on September 14, 2012, 07:08:19 AM

Title: Scrolling uv's
Post by: sirival on September 14, 2012, 07:08:19 AM
Hello,

Is it possible to scroll the uv's of a UISprite?

Thank you
Title: Re: Scrolling uv's
Post by: ArenMook on September 14, 2012, 07:11:32 AM
Nope. Scrolling of textures is only possible because bottom = top when texture wrapping is set to "repeat". Sprites have more texture data outside the sprite.
Title: Re: Scrolling uv's
Post by: sirival on September 14, 2012, 07:44:48 AM
Nope. Scrolling of textures is only possible because bottom = top when texture wrapping is set to "repeat". Sprites have more texture data outside the sprite.

Alright ty