安裝 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.