Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
I might get around to making the velvet shaders that Nier Automata has, if I can figure out the formula for it. Same goes for the TF2 shader.
You can actually make the opac masks yourself. You just need to set the Blend settings in the properties to Masked, and then connect the alpha channel output of one of the Texture2d's to the main input of the Opacity Mask.
To set the camo to use static colors, you can probably modify the material, and replace the primary color with a standard Constant4, set the color of the secondary camo to another Constant4, and the camo texture with a standard Texture2D (The WCE_TC Material system is complicated, so I suggest you look at some tutorials, and read UDK's Material Compendium.)
@McDenny's 09
I haven't taken a look at those yet. I don't know if those are just standard materials, or used by Material Instances.
I believe it's possible, but the problem is that the scripts that deal with weapon customization can change this at will