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

Orientation problem with the arm #67

Open
bell07 opened this issue Mar 16, 2022 · 2 comments
Open

Orientation problem with the arm #67

bell07 opened this issue Mar 16, 2022 · 2 comments

Comments

@bell07
Copy link
Collaborator

bell07 commented Mar 16, 2022

there is an orientation problem with the arm.

i redid the layering so that i could get the skin working in minetest, but here's a comparison:
expected arm orientation:
image
given arm orientation:
image

i understand that the hand layer does not exist, which is why i moved the hand and everything, but i should still have the far right side of the hand on the top.
what file would i change in order to fix this?

Originally posted by @Beethoven-n in #30 (comment)

@bell07
Copy link
Collaborator Author

bell07 commented Mar 16, 2022

Arm is new feature. Technically it is a "Wielded node". The skin texture is applied to skinsdb_hand.b3d

@Beethoven-n
Copy link

Beethoven-n commented Mar 17, 2022

figured out the UVs needed to be flipped around. this is likely fixable by changing the texture. are the arm textures supposed to be in a different order than minecraft uses?

edit: here's a preview of it with the UVs of the hand model are correct with the minecraft skin texture's orientation.
note that the online skin database shows it in the correct orientation from the start, as with the player model in-game
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants