Posted by Alexei Novikov on February 10, 1998 at 09:50:52:
In Reply to: Bug in JED v 3? posted by Ryan on February 08, 1998 at 21:17:52:
> Every time I save, gob the project, and test my level in JK, a surface's
> texture starts to move while looking at it. And every couple times I
> test my level, I notice another texture starts to do the same thing.
I found the reason for it. My texturing code actually inverts the texture
when placing it on the surface. JK gets confused with it at times, but only
in software mode. I'll fix it in the next version, but you'll probably need
to retexture your level. The temporary solution is to cleave the offending
surface to triangles. That seems to help.
Alex.