Problem w/UVanim script

I have a problem where the UVanim script is only working on part of my mesh. Does anyone have any idea how to fix this? Does the object have to be quads or something? thanks.

TorQ

for the uvanim script the mesh must be all quads or all triangles, and only one material. I think saluk made one that works on a mesh with both types of faces.

My animated texture script works for both kinds of faces, but the uv anim one only works on objects with only one type of face.

Make sure, Youre Mesh contains only Quads or Triangles. Go to the Edit-Buttons and click on “TexFace Delete”. Now You have to Re-Texture Youre Object, but the Script should now work on the whole Mesh. Also, don’t mix the Settings in the Paint-Buttons, the Script don’t like that. :wink:

I hope this helps.
Doc

Thanks for your help guys. Got it now.

TorQ