Unit Icon Limitations
It’s only been a day and already I’ve uncovered the main limitation to unit icons – transparency. It looks like the sprites cannot use an alpha channel and are instead appearing as black. The game is instead trying to auto scale the images and remove the transparent pixels. This is surely a choice of the…