Hello Guest

Author Topic: Workflow Question: same sprite animations/collection settings for diff. sprites?  (Read 3659 times)

maicus

  • Newbie
  • *
  • Posts: 1
    • View Profile
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

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
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.