1
NGUI 3 Support / Re: UITexture can be changed to UISprite automatically
« on: March 22, 2014, 02:01:35 AM »When you add the texture used by UITexture to the atlas, NGUI will automatically replace UITextures with UISprites. This is intentional.
Ok, .Thank you.