Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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