Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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!