Sprite Editor
A downloadable tool for Windows
Sprite Editor provides simple tools to help the creation of sprites and animations. It's aimed for retro-games development on old 8bits platforms.
It doesn't pretend to be more than a small app for personal needs. It's not competing with any other tool, which surely have more features and are way more professional.
Basic Features
- Supports up to 6x6 tiles. A tile is 8 pixels.
- Sprites can have different Width and Height
- Ability to add up to 30 frames per Sprite
- Supports Simple and Masked sprites (Mask is auto-generated and currently in experimental status)
Tools
- Frame copy and paste
- Paste from Clipboard
- Clone Sprites
- Invert Sprites
- Flip Vertically and Horizontally
- Play animation in a Loop or Bounce mode.
- Move sprite frame pixel per pixel on all 4 directions
Export
- z88dk SP1 Library.
Download
Download
SpriteEditor120.zip 570 kB
Development log
- Sprite Editor update v1.2.0Oct 16, 2023
- Sprite Editor update v1.1.0Oct 12, 2023
- LaunchOct 09, 2023
Comments
Log in with itch.io to leave a comment.
Hi! great work. Are you planning to port this to Mac (OSX)?
Thank you in advance.
Hi,
Thank you for the comment.
I am working on the next version of the editor.
I will investigate the possibility of porting to osx after.
I have no clue if it's feasible or not, as this app highly depends on windows controls such as picturebox and such.
Cheers,
Antonio