Skip to content

nmtoan91/Unity-Plugin-Extract-Multiple-Sprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Plugin: Extracting all 2D sprites from any multi-sprite sheet

This tool supports to extract the 2D multiple-sprite sheet in Unity3D into separated sprite files. This would be very useful when you have a large multi-sprite sheet and you just want to use some of them in your game.

Installation

  1. Open the Package Manager window by selecting the Menu "Window/Package Manager"

  2. Select "+" button, then choose "Add package from git URL" alt text

  3. Paste the following link:
    https://github.com/nmtoan91/Unity-Plugin-Extract-Multiple-Sprite.git?path=/Assets/MultiSpriteExtractTool

How to use the plugin

  1. Change your Sprite Mode of your sprite sheet into Multiple.

  2. Use Sprite Editor to slice the sprite sheet into sprites
    alt text

  3. Check Read/Write Enabled of your sprite sheet
    alt text

  4. Right-click on your sprite from Project Window, then select STGame/SpriteTool/Slip This Atlas
    alt text

  5. This is the result alt text

Credit to toanstt

About

Extract multi-sprite 2D sheet in Unity3D into separated 2D sprite files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages