PDA

View Full Version : Texture Problem


mconn1
3rd January 2004, 01:57 AM
I've been working on a model. But I have about 5 surfaces that just refuse to take on a texture. The normals are facing the right direction and I have even tried setting the surface to 2 sided. No luck. Has anyone else seen this problem or know of a fix to this?

Andy
3rd January 2004, 02:41 PM
If the surfaces appear always black - use Surface->change-vertex-order to fix them. (the first three vertices must be at < 180 degrees)

Andy