How to cut up image into smaller sprites

This is probably so easy, but I’m just not getting it.

I have a spritesheet filled with tiles. I want a vertical band in the middle of the sheet. I can cut out that band and copy it to a new screen. How can I slice it up to 24 x 24 icons?

thanks for the help

Tony

You can then separate your new sprite (the vertical band) in several icons using File > Import Sprite Sheet, each tile will be a frame on the sprite. Anyway I’m not sure if that will help you :grimacing: