firtoz / Unity3D-TextureAtlasSlicer

Simple and fast tool to import XML spritesheets (TextureAtlas) into Unity3D
129 stars 26 forks source link

Sometimes you need to click slice twice to see the results #1

Open toxicFork opened 8 years ago

toxicFork commented 8 years ago

I think that's because the texture importer is being updated multiple times:

Possibly the importer may need to be updated in order to prevent double slicing actions.