I need to write two complex scripts to verify fighters’ spritesheets before overwriting them:
One script to check if sprites are within bounds and not overlapping their borders.
Another to visualize the modifications made between the old and new spritesheets, so I can immediately spot any fighters that have shifted by a pixel or two and are no longer properly centered.