Hello Guest

Author Topic: Merging Sprite Collections?  (Read 4148 times)

Sundaerae

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 25
    • View Profile
Merging Sprite Collections?
« on: December 06, 2013, 08:23:50 am »
How do I do that?
adding the asset to the final collection, then make a script that search all item in scene that use the asset, change the collection pointer, then delete the now-obsolete collection?
is there any easier way?

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Merging Sprite Collections?
« Reply #1 on: December 06, 2013, 10:36:18 am »
No there isn't an easier way. Once you get a script going its not that bad actually.