I've reworked a spriteset system I made last summer, but this time it's much better. With this I can:
- Automatically fill my SP3 and SP4 areas with sprite GFX
- Not worry about mixing sprite GFX and compatibility between sprites.
- Load sprite GFX midlevel
- Avoid wasting unnecesary space and time building compatible sprite GFX files
I still need to fix each sprite I'll be using, but I already have a routine which is going to make the whole process infinitely more bearable.
It'll be really helpful when it comes to make levels for my SMW Hack.