Show shirt on hand viewModel

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:

image
image

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.

Both arms are needed for the shirt to apply?

Nope, just one. In the case it does need the other, could just .Transparency = 1

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.