Game Development Community

Textures

by Tafts · in Artist Corner · 05/17/2007 (6:36 pm) · 1 replies

When ever I try to export one of my models textured it come up with "no texture verts on mesh", I cannot figure out what the problem is, can anyone help
Thanks
Tafts00

#1
05/18/2007 (11:16 pm)
Is your model UV mapped? Try exporting a basic cube with your textures on it first to make sure that is OK. I would suspect a mapping issue. Also, make sure your textures are power of 2 pixel dimensions (128x128, 256x256, etc) or they will have issues in Torque.

Brian