
Board: M.U.G.E.N Development Help
So, tonight, I have three questions:
1.) Say I want to add additional sprites into an existing character whose colors will not be impacted by the existing character's color choice (i.e. Adding a new thunderbolt projectile to Pikachu whose lightish-blue colors will not change, even though Pikachu will not always be yellow). Assuming I have the sprite prepared with an indexed palette and pcx format, what is the procedure to import the sprites properly into the character; is it as simple as just loading the sprites into Fighters Factory, or more steps are required?
2.) Say I have on my hands a complete sprite sheet like this one here:
https://www.spriters-resource.com/arcade/streetfighteralpha3/sheet/146068/
With the green background supposed to be the transparent color. Obviously, I need to cut the sprite-sheet up into individual pcx sprites to be imported into Fighters Factory. What is the procedure to process this sprite-sheet so that all of the resulting individual sprite pcx's share the same palette and what is the correct procedure to import them all into Fighters Factory?
3.) Say I have on my hands either
-a large pile of individual loose sprites with widely contrasting palettes that I want to meld into a single character (think Double from Skullgirls for example)
-a large pile of pre-cut-out sprites whom they all don't have an common indexed palette (either someone forgot to do so, or the sprites are not in the appropriate format like png or jpeg) but I want to make a character out of anyway, or
-a sprite sheet like the one used as an example in question 2, with additional sprites I want to use that is not on the sprite sheet (like someone generated extra moves for Sagat that is not in the original game) but, nonetheless, want to have a unified palette to use.
What is the procedure to process all of the sprites to properly prepare them for FIghter Factory and MUGEN useage, especially if they all need to have a unified palette?
I know this is a lot, but I will appreciate any help that is given to me.