minetest-mods / skinsdb

Player skin mod, supporting unified_inventory, sfinv and smart_inventory
27 stars 41 forks source link

I can't see my skin's arm in first person #45

Closed pxsxs closed 2 years ago

pxsxs commented 4 years ago

I can't see my skin's arm in first person

SmallJoker commented 4 years ago

Is the problem that you cannot see the arm, or that the arm texture doesn't use the skin colors? Former is a client setting issue, latter a feature request.

pxsxs commented 4 years ago

The texture of the arm isn't the same as the skin. I thought maybe it was a compatibility problem.

BruceMustache commented 4 years ago

Would be good to have skin supporting arm texture

bell07 commented 3 years ago

Just for reference, implemented in player_api_modpack as separate mod: https://github.com/bell07/minetest-player_api_modpack/tree/master/newhand For skinsdb maybe the beter solution is to ask jordan4ibanez to add skinsdb support in https://github.com/jordan4ibanez/newhand The player_api_modpack version is based on this mod.

bell07 commented 2 years ago

Done in #66

bell07 commented 2 years ago

Merged in #66