Skip to content

Tool for manually generating sprites from an atlas texture

License

Notifications You must be signed in to change notification settings

noidexe/SpriteCutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprite Cutter

This is a tool to manually create .atlastex texures from a single atlas/spritesheet texture

How To Use

  1. Create a new scene with an AtlasScene root node.

spritecutter1

  1. Add as many Sprite nodes as you want using region and the TextureRegion dock to define the region to use. The name of the node will be the name of the exported file.

spritecutter2

  1. Set the export path. If it doesn't exist it will be created

spritecutter3

  1. Go to Tools->Sprite Cutter: Export Atlas Textures

spritecutter4

spritecutter5

You can save the AtlasScene as a scene in case you ever need to change the sprite regions

If you change the AtlasScene just repeat step 4. Existing textures will be overwritten.

License

MIT licensed. See LICENSE.md The sprites shown in How To Use section are from https://kenney.nl/assets/toon-characters-1

About

Tool for manually generating sprites from an atlas texture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published