STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
277
IN-GAME
1,668
ONLINE
Founded
November 8, 2013
Showing 1-2 of 2 entries
2
Can't export VTA files.
Originally posted by Zappy:
It sounds like you're thinking that the object with lots of little dots/vertices is the VTA object. This is wrong.



When you import a VTA file using the Blender Source Tools, it will try to match the VTA file's "reference" vertice positions to the mesh object you have selected or such. Then any of the "reference" vertices that are close enough to vertices of the mesh object will affect those vertices for the flexes.

But if any "reference" vertices are not close enough to vertices of the mesh object, the Blender Source Tools will create an object with vertices in the "reference" vertice positions, for no purpose other than to help you manually identify where any unaffected vertices of the mesh object are supposed to be for the flex(es) to be imported correctly.

Again, the vertice-only object has nothing to do with exporting VTA files, only being able to identify where vertices should be for importing a VTA file properly.



As for exporting VTA files, this happens automatically when you export an SMD file with an object that has shape keys in Blender (which should be the mesh object that has polygons everywhere, not a vertice-only object).



It might be worth considering using DMX instead of SMD, as then the flexes will be embedded within the DMX mesh export while not requiring you to do any flex-related stuff in the QC file, as opposed to being in a VTA flex export, requiring flex-related stuff in QCs, separate from an SMD mesh object.

Thanks for your reply, I'll give it a go and see!
Showing 1-2 of 2 entries