I am trying to make a game starring Zero from Megaman. So far I have completed his basic movement - standing, running, and jumping. I will add his attacks soon. This only took me about a day, on and off, to complete. There are 26 costumes for Zero's sprite, and 2 scripts. One for moving the sprite, and one to change his costume. The one for the costume is VERY long, because each costume requires its own "if" block.