Object Transparent help!

Ok so i’m creating a minecraft rig and a problem I have is one of my legs is transparent…from the front I see the back, from the back I see the front, and so on…here’s what I did before that

  1. I created first leg
  2. I copied the leg and moved it over
  3. I scaled the second leg by -1 on the z axis to invert the image

When I scaled the leg the image was how I wanted it but the problem above happened…what did I do wrong? minecraft.blend (478 KB)

You have not packed the textures into your blend file. Please do so in the future. Use the File / External Data menu to do so.

For the transparent leg you have face normals pointing in the wrong direction. Select all faces and recalculate the normals with Ctrl+N

  1. I scaled the second leg by -1 on the z axis to invert the image
    This is the cause of your problem.