micahstairs / bga-innovation

MIT License
6 stars 2 forks source link

Add Cities hexagon icons to spritesheets #378

Closed ultimatefiend closed 2 years ago

ultimatefiend commented 2 years ago

What's interesting about the hexagon icons in cities is that the same image is used in an entire age, but colored differently based on the color of the card itself.

Not sure how that would be handled when extracting images, but I thought I'd point it out. If we can have the colored parts be transparent, then we'd only need 10 icons.

micahstairs commented 2 years ago

Instead of trying to re-color the icons, I think it will be simplest if we add the 5x10=50 icons to the existing spritesheet. We have extra room in the 11th-15th column of the existing spreadsheet that we can cram them into (rows 2-10 and 13).

The reason for cramming them into the sheet without making it larger is because we are already close to the file size limit for BGA images.