Hello again, I recall having a similar issue with exported Direct X models. The texturing looked all messed up in XNA but the model was fine. I found flipping the texture vertically in my paint package before loading it in XNA fixed it. So I had two copies of the texture, one as normal for editing in XSI, then a ...