Hopson97 / open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
https://github.com/Hopson97/open-builder/projects/3
GNU General Public License v3.0
700 stars 80 forks source link

Allow player "model" to have separate top/bottom/side textures #97

Open Hopson97 opened 4 years ago

Hopson97 commented 4 years ago

Suggestion Title

Better Player Textures

Describe your suggestion

Right now the top/bottom of the player model is a "squashed" version of the player side/body texture.

Ideally, they would have different textures.

Implementations ideas [optional]

Probably a texture atlas, seeing as the player sides are different size from their top, so an array texture would not be possible here.

TheEmeraldFalcon commented 4 years ago

Working on the Texture, though I'm hoping you can program the 6-sided thing

zayyanabbas commented 4 years ago

Because the player's taller than he is wide, would the top and bottom half be separate textures or the same?

Hopson97 commented 4 years ago

The texture could be made to be that way

TheEmeraldFalcon commented 4 years ago

Can I just link the .png, I suck at this Github Contribution Thing

TheEmeraldFalcon commented 4 years ago

sixsidedplayer