Hi, are you considering adding functionality to set an x/y offset per sprite in the tile editor? It'd help reduce the amount of sprites used. For example a bouncing head can be just one sprite with different offsets per animation frame, so we don't need to have a new head sprite for each frame. Great tool anyway.
Hi,
no plans to add such a feature no, we really just try to focus on the available hardware settings when it comes to "sprite attributes" and the animation system really just focuses on image frame sequencing rather than actual sprite movements.
I'm not saying it's a bad idea but it seems to me that such a system could be implemented quite easily in your particular game's sprite engine without needing SpritePad to provide special support for it.
Where would we even be able to show moving sprites in SpritePad's current interface?
It would require great changes to the interface and bring absolutely no benefit for most users.