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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
Light/glow effect:
Your model will need 2 materials (one for your base texture, and the other for the parts that will glow). In blender, assign each material to the corresponding vertices and unwrap like you normally would. If you did this correctly, in the in-game importer you will see options for two materials. Load your base texture for the first material (and set the vmt parameters like you would normally), and then for your second texture load in a secondary texture that is completely yellow in color (or whatever color you want) with a fully white alpha channel. Make sure to check the box in the vmt parameters that corresponds to self-illuminate, and this will make that specific part of your model glow.
Holes through shapes can be done in many ways: extrusions through cylinders, using modifiers, etc. If you are looking to generically put a hole through geometry, you can use the boolean modifier for this (warning: this can drastically increase polygon counts if you aren't careful with how you do it). Create a cylinder > position it through your model where you want the hole to be > add a boolean modifier to your model > in the boolean modifier's object subheading, choose the cylinder you created > make sure the operation is set to "difference" > hit apply modifier.
As for indenting objects, you'll just extrude faces for that. Create edges loops (or use the cut tool), then select the faces you want to indent and extrude them inwards.
Thanks for taking the time to answer my questions.
Create a bunch of edge loops and start moving rows of faces inward and outward.