What do you all think is a good character size for a game. In pixels, because I want to know how big to draw my characters.
It's always relative to the resolution your game is designed for. A good way would be probably to draw a background image first then set it as a background layer in Photoshop (or whatever supporting layers) and draw your character over as a separate layer, thus you can always see how big you need him to be (relative to the original background image).
~Cheers