I checked the "Already Posted Topics" So I'm pretty sure this isn't in there...
Being able to edit different parts of the body, i.e Left arm and Right arm, instead of both arms using the same texture, or both legs using the same texture...
Yeah that's pretty much it o3o while it may only be a small change I think it would help some skin makers to make skins with things like this.
Although if this was to be put in I think all the other skins would break....so I'm not too sure...
Actually, there might be a good way to do this. Extend the skin image to allow another arm and leg. If any part of the extended area is transparent, it grabs the proper pixels from the other limb. Currently, a transparent skin (I believe) will show up as black, so just use the same code, but instead grabbing the proper image.
Ah, so like, if the game recognizes it as a 64x32 image, it uses the skin normally, but if it recognizes it as a....say 92x32 it uses the extra arms and legs?
Being able to edit different parts of the body, i.e Left arm and Right arm, instead of both arms using the same texture, or both legs using the same texture...
Yeah that's pretty much it o3o while it may only be a small change I think it would help some skin makers to make skins with things like this.
Although if this was to be put in I think all the other skins would break....so I'm not too sure...