Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
View screenshot[imgur.com]
It turns out you need to assign all new vertices to the material in blender (with the name of the texture file)
The .VMT has to have the exact same name as your random material from Blender for the game to register it, and from there as long as your .VMT specifies via the "$BaseTexture" and "Bumpmap" commands the filenames it should use for textures then you should be all set. As long as the texture files in the folder have the same names as the ones specified in your .VMT, tuduuuuh. As far as I can tell, (and I could be wrong) your .VMT is the only file that has to have the same name as your material in Blender.
But now this thread exists, so that anyone else doesn't have to struggle like we did!