Author Topic: work flow to rename images  (Read 2441 times)

laurentl

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 188
    • View Profile
    • McDROID
work flow to rename images
« 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 ?

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: work flow to rename images
« Reply #1 on: April 08, 2013, 02:23:23 PM »
Nothing made. You'll have to code that yourself.