Greetings, I’m working on creating a viewModel arms for my Minecraft game, but I’ve run into a minor issue: how can I show the player’s clothing in the hand?
Here are some photos, including the hierarchical structure:
Your assistance is really needed at the moment. I don’t request any scripts, I only need some information, references, sources, and etc.
One way is to make it a Model, add a humanoid and name it “Right arm” or “Left arm” accordingly, then put the shirt in the model. Past that though, that needs some knowledge of how UVs work.