Have a strange one to do with Text appearing on meshes.
Made a mesh in wings, UV mapped a texture file which displays fine in wings, so converted it to .msh
Texture, made in Fireworks, converted to .dds. So far so good.
In the texture there are 2 pieces of text but still part of the same .dds
Both pieces of text have been flipped to read backwards in .png
BUT
One piece displays flipped while the other is readable.
I can under stand the idea that two programs have different co-ord systems so I display a mirror image. As 99% of my textures are symetricale its not an issue.
So, if text displays wrong, flip it. BUT how can two pieces of text from the same file be displayed differently. In the .dds they are just bit patterns same as all the rest.
I have fixed the problem by having one flipped and one not, but that does not explain it!!
---------- Post added at 01:08 PM ---------- Previous post was at 12:15 PM ----------
Very sorry gents but solved it. I had the UV map wrong on one text block. i.e. the left side of the square was mapped to the right of the UV co-ords. :facepalm:
Made a mesh in wings, UV mapped a texture file which displays fine in wings, so converted it to .msh
Texture, made in Fireworks, converted to .dds. So far so good.
In the texture there are 2 pieces of text but still part of the same .dds
Both pieces of text have been flipped to read backwards in .png
BUT
One piece displays flipped while the other is readable.
I can under stand the idea that two programs have different co-ord systems so I display a mirror image. As 99% of my textures are symetricale its not an issue.
So, if text displays wrong, flip it. BUT how can two pieces of text from the same file be displayed differently. In the .dds they are just bit patterns same as all the rest.
I have fixed the problem by having one flipped and one not, but that does not explain it!!
---------- Post added at 01:08 PM ---------- Previous post was at 12:15 PM ----------
Very sorry gents but solved it. I had the UV map wrong on one text block. i.e. the left side of the square was mapped to the right of the UV co-ords. :facepalm: