2D Toolkit Forum

2D Toolkit => Support => Topic started by: Sundaerae on December 06, 2013, 08:23:50 am

Title: Merging Sprite Collections?
Post by: Sundaerae 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?
Title: Re: Merging Sprite Collections?
Post by: unikronsoftware 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.