Help !!! When import model to unity.

hi Guys. I’m a newbie of community Unity.

I have a question about create a model for unity.

if you look in the 2 picture down here. You can see the first picture is a review a model create by Unity example and the second is my. As you can see in the first picture, every things is normal, but in the second when i import the model, the skin of model is visible and you can see throut it. I dont know why and how can’t fix it. Have anyone can help me. Thanks

Have anyone. Please help

You need to recalculate the normals of your model. Right now, the model thinks that the outside skin of your model is the inside.

It looks like you are using Max, so I don’t know exactly how to do it in that program. But just google “Recalculate normals in max” and you should get it.