Does anyone know how to make transparent textures in HL2 not transparent?
I have a hatch and for some reason, its transparent. It doesnt even look good transparent.
How could i make it not transparent?
Created 19 years ago2005-01-24 19:27:03 UTC by Luke
Im not an idiot [b]like some people[/].The irony. It burns.
"$basetexture" "dm_x/texture"
}[/quote]"$basetexture" "shadertest/LightmappedTexture"
// Inside these braces are where all the proxies go
"Proxies"
{
// This is a sine proxy
"Sine"
{
// This is the data for the sine proxy
// Notice there is no '$' on the proxy variables
"resultVar" "$alpha"
"sineperiod" 8
"sinemin" 0
"sinemax" 1
}
} [/quote]
More on Proxies.