2D Toolkit Forum

2D Toolkit => Support => Topic started by: maicus on August 28, 2013, 08:36:19 am

Title: Workflow Question: same sprite animations/collection settings for diff. sprites?
Post by: maicus on August 28, 2013, 08:36:19 am
I have a standard sprite template for all of my characters - same animations, sprite size etc.

Is there a simple way to use the settings for one of these characters when importing the rest of them, so that the animations and collections are generated automatically/quickly?

Cheers
Chris
Title: Re: Workflow Question: same sprite animations/collection settings for diff. sprites?
Post by: unikronsoftware on August 28, 2013, 10:48:05 am
You could change the defaults in tk2dSpriteCollection.cs - that might help a bit in getting things imported with the correct settings by default.
We're also making a more complete scripted import sample, which will probably be really useful here.