Files
mmkrp_2026/addons/map_content/materials/water/downtownwater_cheap.vmt
2026-03-15 14:54:49 +03:00

52 lines
914 B
Plaintext

"Water"
{
"%compilewater" 1
// "$CHEAPWATERSTARTDISTANCE" 500.0
// "$CHEAPWATERENDDISTANCE" 1000.0
"$envmap" "env_cubemap"
"%tooltexture" "dev/water_normal"
"$refractamount" "1.0"
"$refracttint" "[0.95 .95 1]"
// "$reflectamount" "1.0"
// "$reflecttint" "[1 1 1]"
"$refracttexture" "_rt_WaterRefraction"
// "$reflecttexture" "_rt_WaterReflection"
"$scale" "[1 1]"
"$bumpmap" "dev/water_dudv"
"$normalmap" "dev/water_normal"
"$surfaceprop" "water"
"$bottommaterial" "dev/dev_waterbeneath2"
"$bumpframe" "0"
"$fogenable" 1
"$fogcolor" "{61 87 107}"
"$fogstart" 1.00
"$fogend" 400.00
"Proxies"
{
"AnimatedTexture"
{
"animatedtexturevar" "$normalmap"
"animatedtextureframenumvar" "$bumpframe"
"animatedtextureframerate" 30.00
}
"TextureScroll"
{
"texturescrollvar" "$bumptransform"
"texturescrollrate" .05
"texturescrollangle" 45.00
}
"WaterLOD"
{
}
}
}