2D Toolkit Forum

2D Toolkit => Support => Topic started by: zeusrami on September 26, 2013, 02:42:45 pm

Title: import atlas from previous version of my proyect
Post by: zeusrami on September 26, 2013, 02:42:45 pm
Hi, I have created certain atlas in a proyect. I want to use the same atlases in my new Proyect, so I copy the atlas and the images in the same directory of my new proyect. The atlas is shown well  but the problem is that when I create an Sprite I can`t assign this atlas because it doesn´t appear in  the tk2dSprite Collection option.

Another problem is that if I have an Sprite Animation and I want to copy it because I want to create another spriteAnimation that is very similar to the previous one, i can copy without problems but the spriteAnimation doesn´t appear in the tk2dSpriteAnimator Collection option.
Title: Re: import atlas from previous version of my proyect
Post by: unikronsoftware on September 26, 2013, 03:15:15 pm
1. Make sure you copy properly (using unitypackages, or with meta files on).

2. After importing, run 2D Toolkit > Rebuild Index to ensure the index is up to date.