Hello Guest

Author Topic: Convert AnimatedSprite to SpriteAnimator  (Read 3931 times)

JStarkl

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 4
    • View Profile
Convert AnimatedSprite to SpriteAnimator
« on: October 14, 2013, 05:38:22 pm »
Hi

In my prefabs I have the option to convert my AnimatedSprites to new SpriteAnimator-behaviour

But when I do this, the sprites won't show up in the game

The info that I have to manually fix the references, but I have no clue what or where to change them?

kind regards
Jürgen

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Convert AnimatedSprite to SpriteAnimator
« Reply #1 on: October 14, 2013, 06:50:05 pm »
If you have references to the prefabs (eg. to tk2dAnimatedSprites), then doing this will break those links. You don't have to convert them unless you absolutely need to - you can always simply use animatedSprites, and switch to animators on new sprites.