2D Toolkit Forum
2D Toolkit => Support => Topic started 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
-
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.