MakeHuman Texture Problem

Ok, so i have been trying to work on a game, so i downloaded makehuman and created a character. The problem is with the texturing. I don’t really know how to explain what is wrong with it, the character looks normal in the viewport, but when i run the game it turns inside out or something. I have backface culling not checked on all the textures so it shows both sides. I will link two images to show this.



This is in the viewport.


And this is what it looks like when i run the game.
Please help.

Try disabling the alpha in all the materials, and deactivate backface culling is a bad idea, It give to the game a good perfomance, if you have problems with the normals, invert them, not deactivate the backface culling (unless it is a plane).

can you post more screenshots of the materials?


Here is the texture setup i have. It’s just the default setup.