Hello,
I’m using photoshop. Is there any way to separate an image (128X16) to 8 different images (16*16)?
I have a sprite sheet but I want every state as a different image. Is there any automatic way to do this? Or do I have to do it manually??
Example:

I use Slice Tool in PS and Save for Web and Devices menu, then save as “Html and Images”. As result I’ve got a html file and Images folder with separated images.
Also you can import it as different sprites in Unity. Import option “Sprite” and “Multiple”… a button will appear which allows you to launch the Sprite Editor. Here you can slice your image in multiple sprites with option “Grid”…