Zainstaluj Steam						
					
				
				
									zaloguj się
											 | 
						język
						
																																					简体中文 (chiński uproszczony)
																													繁體中文 (chiński tradycyjny)
																													日本語 (japoński)
																													한국어 (koreański)
																													ไทย (tajski)
																													български (bułgarski)
																													Čeština (czeski)
																													Dansk (duński)
																													Deutsch (niemiecki)
																													English (angielski)
																													Español – España (hiszpański)
																													Español – Latinoamérica (hiszpański latynoamerykański)
																													Ελληνικά (grecki)
																													Français (francuski)
																													Italiano (włoski)
																													Bahasa Indonesia (indonezyjski)
																													Magyar (węgierski)
																													Nederlands (niderlandzki)
																													Norsk (norweski)
																																							Português (portugalski – Portugalia)
																													Português – Brasil (portugalski brazylijski)
																													Română (rumuński)
																													Русский (rosyjski)
																													Suomi (fiński)
																													Svenska (szwedzki)
																													Türkçe (turecki)
																													Tiếng Việt (wietnamski)
																													Українська (ukraiński)
																									Zgłoś problem z tłumaczeniem
							
						
 
											 
													





 
			
 15
 15			 
					




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