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