Hello Guest

Author Topic: import atlas from previous version of my proyect  (Read 3144 times)

zeusrami

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 24
    • View Profile
import atlas from previous version of my proyect
« 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.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: import atlas from previous version of my proyect
« Reply #1 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.