quick question to the battlescape gurus, while you're obviously looking here right this moment: if I wanted to provide additional soldier sprites (you know the problem about having only one male and one female battlescape sprite), how difficult would it be at the moment to include them in the game?
would it be a lot of work for you to:
- include a check for the soldier type in the battlescape sprite selection
- make the game search for a sprite file that actually fits the inventory image (idk, maybe xcom_0ma.pck/.tab, xcom_0mb.pck/.tab... and xcom_0fa.pck/.tab, xcom_0fb.pck/.tab... and so on)
- if it doesn't find one, just use the "default" sprite
?
because that would allow us to add more sprites one at a time, just throw them in when they're finished, and still be able to play in the meantime without having to worry about crashing the game...