Difference between revisions of "Tips and Tricks"

From Custom Map Makers Wiki
Jump to: navigation, search
(Created page with "== Mapping == == Radiant == === TGA transparency === Add ''qer_alphaFunc gequal 0.5'' to your shader")
 
(Mapping)
Line 1: Line 1:
 
== Mapping ==
 
== Mapping ==
 +
 +
 +
[[Mapping with 3dsmax & Radiant]]
 +
 
== Radiant ==
 
== Radiant ==
 
=== TGA transparency ===
 
=== TGA transparency ===
 
Add ''qer_alphaFunc gequal 0.5'' to your shader
 
Add ''qer_alphaFunc gequal 0.5'' to your shader

Revision as of 11:41, 15 March 2012

Mapping

Mapping with 3dsmax & Radiant

Radiant

TGA transparency

Add qer_alphaFunc gequal 0.5 to your shader