Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: laurentl on April 08, 2013, 03:31:00 AM

Title: work flow to rename images
Post by: laurentl on April 08, 2013, 03:31:00 AM
When added to the atlas only the image name is used to reference to the original image. This is good when replacing the psd with the png but not so good when renaming images (since I use .spriteName then Update to give a UISprite its sprite from an image reference)
So is there a script that renames everything and updates UISprites to reference to the new name ?
Title: Re: work flow to rename images
Post by: Nicki on April 08, 2013, 02:23:23 PM
Nothing made. You'll have to code that yourself.