Files
TF2Maps/custom/fartsy/materials/dovahki/water/water_generic.vmt

40 lines
736 B
Plaintext

"LightmappedGeneric"
{
"%tooltexture" "dev/tfwater_normal"
"%keywords" "tf"
"%compilewater" "1"
"%compileKeepLight" 1
"$basetexture" "dovahki/water/water_generic"
"$bumpmap" "water/tfwater001_normal"
"$normalmap" "water/tfwater001_normal"
"$translucent" "1"
"$surfaceprop" "water"
"$envmap" "env_cubemap"
"$envmaptint" "[.2 .3 .3]"
// "$envmapcontrast" ".5"
"$abovewater" "1"
"$fogenable" 1
"$fogcolor" "{13 21 23}"
"$fogstart" "10"
"$fogend" "100"
"$bottommaterial" "water/water_well_beneath.vmt"
"$normalmapalphaenvmapmask" "1"
"$bumpframe" "0"
"Proxies"
{
"AnimatedTexture"
{
"animatedtexturevar" "$bumpmap"
"animatedtextureframenumvar" "$bumpframe"
"animatedtextureframerate" 30.00
}
}
}