View Single Post
  #21  
Old 06-16-2014, 09:08 PM
Zaela_S
Hill Giant
 
Join Date: Jun 2012
Posts: 216
Default

Quote:
Originally Posted by Packet View Post
It didn't like my textures. I suppose I should work with DDS. Being used to openzone, I've been saving all my textures in 24-bit bmp's. I'll also need to adjust the scale a bit.
PNG textures should work fine, probably preferable to DDS or BMP. The test model and texture you gave me earlier worked fine -- note that the tool expects the texture files to be in the same folder as the .obj file when you import.

I'm not sure how EQG zones handle masking yet (if it's a material property, I haven't come across it, and if it's a per-triangle flag bit, that would be a bit dumb).
Reply With Quote