Unity3D-TextureAtlasSlicer
Unity3D-TextureAtlasSlicer copied to clipboard
Sometimes you need to click slice twice to see the results
I think that's because the texture importer is being updated multiple times:
- set sprite import mode to multiple
- set the sprite sheet of the importer
Possibly the importer may need to be updated in order to prevent double slicing actions.