Skip to content

NullPointerStudios/NPS-Unity-SpritePacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpritePacker

Unity script used to generate sprite sheets from individual sprite assets

Instructions

  1. Add the contents of the scripts directory to your project.
  2. Click Assets/Create/SpritePacker/SpriteSheet.
  3. You should now have a file called New Sprite Sheet in the active directory.
  4. When you select the asset, you should see settings in the inspector panel.

The inspector panel

  1. Add your sprites to the Sprites array.
  2. Click Generate Sheet!
  3. A sprite sheet will be generated containing all of the sprites you provided in the order they were in the array.

The inspector panel

Notes

This sprite sheet generator will work for any file format that unity supports. You can combine PNG's and PSD's with no problem whatsoever. The sprite sheet will automatically set the sprite names to the file names of the sprites you provide.

About

Unity plugin used to generate sprite sheets from individual sprite assets

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages