Wall Worm Forums

Design Tools => Wall Worm Model Tools => WWMT Questions => Topic started by: trumoose on March 09, 2017, 06:07:53 PM

Title: Texture Exporter only exports the VMT, not the VTF
Post by: trumoose on March 09, 2017, 06:07:53 PM
As seen in the attached image, the VTF is nowhere to be found. However, the model itself clearly has a texture applied to it and the individual texture appears in the material editor. It should also be noted that the VMT and the location is correctly identified and matches the name of the texture, but the texture itself is not present when exported.
Meanwhile, the VMT is barren and contains only the following:
"VertexLitGeneric"
{



$color2 "{204.0 204.0 204.0}"
}

WallWorm version is Free, v3.034.
Thanks in advance!
Title: Re: Texture Exporter only exports the VMT, not the VTF
Post by: wallworm on March 09, 2017, 06:09:55 PM
Generally this is because the texture format isn't supported. The free version of WW supports these formats to send to the VTF compiler: TGA and PSD* (and PSD support is dependent on a global setting to enable it). If you swap the textures for TGA, it should work.
Title: Re: Texture Exporter only exports the VMT, not the VTF
Post by: wallworm on March 10, 2017, 03:00:20 PM
Did you get this working?
Title: Re: Texture Exporter only exports the VMT, not the VTF
Post by: trumoose on March 14, 2017, 12:16:41 AM
Sorry for really late reply, and yes I did. Thanks! :D