Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Hopson97 opened this issue Jan 22, 2020 · 5 comments
Open

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

Hopson97 opened this issue Jan 22, 2020 · 5 comments
Labels
Feature Suggestions or PRs that add new features Good First Issue Good for newcomers GUI Stuff to do with the GUI systems

Comments

@Hopson97
Copy link
Owner

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.

@Hopson97 Hopson97 added the Feature Suggestions or PRs that add new features label Jan 22, 2020
@TheEmeraldFalcon
Copy link

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

@zayyanabbas
Copy link

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

@Hopson97
Copy link
Owner Author

The texture could be made to be that way

@TheEmeraldFalcon
Copy link

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

@TheEmeraldFalcon
Copy link

sixsidedplayer

@Hopson97 Hopson97 added Good First Issue Good for newcomers GUI Stuff to do with the GUI systems labels Feb 8, 2020
@Hopson97 Hopson97 added this to To do in Open Builder Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Suggestions or PRs that add new features Good First Issue Good for newcomers GUI Stuff to do with the GUI systems
Projects
Open Builder
  
To do
Development

No branches or pull requests

3 participants