Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
There could be a few things wrong. Filepaths, not assigning the material correctly from within blender, mismatching .vmt and .tga names, etc.
I guess you could start by checking to see if your material was assigned correctly. Right click your .smd file and choose "Edit with notepad++". Do you see your material name listed correctly? If you don't know what it's supposed to look like, it should look something like this:
Notice the texture name: "wingedhelm_color". This is what I applied to my model in blender (wingedhelm_color.tga), and it should match up with your .vmt file (wingedhelm_color.vmt).
Make sure you don't have any weird looking texture name in your smd file. If so, reapply the material and re-export. Check again to make sure it worked. If everything looks good so far, let me know.