Open JamesTDG opened 2 years ago
This is a good idea but it’s more of a multiplayer issue. I would also recommend the armor points under the ign.
I think using texture for armor sprites would be better.
I think using texture for armor sprites would be better.
Not exactly a good idea, if you tried to design an armor overlay for Paul and used it on Familiar Boy, the armor would not look right on the skin
For these skins, using the optional armored skins.
We can have a skin structure instead of a single 16*16 sprite. To have better skin handling so that we can render armors (also clothes) on them. But that would be limited in 16*16 pixels.
This issue may be superseded by #508 as https://github.com/MinicraftPlus/minicraft-plus-revived/issues/508#issuecomment-2480693898.
Is your feature request related to a problem? Please describe. Not useful for mp combat if nobody can see your armor.
Describe the solution you'd like Using the air wizard hood code for skins and expanding the player sheet so that it can support every armor type in the game. It would be neat if entities such as the skeleton and zombie also had this treatment. It may harm texture and skin makers (more assets having to be made), but this qol addition would be a godsend in the long run