Assets pt 2 electric boogaloo
This commit is contained in:
56
custom/fartsy/materials/dovahki/water/water_puddle02.vmt
Normal file
56
custom/fartsy/materials/dovahki/water/water_puddle02.vmt
Normal file
@@ -0,0 +1,56 @@
|
||||
"Water"
|
||||
{
|
||||
"Water_DX60"
|
||||
{
|
||||
"$fallbackmaterial" "nature/water_dx70"
|
||||
}
|
||||
|
||||
"%tooltexture" "dev/water_normal"
|
||||
"%compilewater" 1
|
||||
"$abovewater" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$refracttexture" "_rt_WaterRefraction"
|
||||
"$refractamount" "1.0"
|
||||
// "$refracttint" "[0.95 1.0 0.97]"
|
||||
|
||||
"$reflecttexture" "_rt_WaterReflection"
|
||||
"$reflectamount" "1.0"
|
||||
// "$reflecttint" "[1 1 1]"
|
||||
|
||||
"$scale" "[1 1]"
|
||||
|
||||
"$bumpmap" "dev/water_dudv"
|
||||
"$normalmap" "dev/water_normal"
|
||||
|
||||
"$surfaceprop" "water"
|
||||
"$bottommaterial" "dev/dev_waterbeneath2"
|
||||
"$bumpframe" "0"
|
||||
|
||||
"$fogenable" 1
|
||||
"$fogcolor" "{22 20 10}"
|
||||
"$fogstart" 20.00
|
||||
"$fogend" 400.00
|
||||
|
||||
"Proxies"
|
||||
{
|
||||
"AnimatedTexture"
|
||||
{
|
||||
"animatedtexturevar" "$normalmap"
|
||||
"animatedtextureframenumvar" "$bumpframe"
|
||||
"animatedtextureframerate" 30.00
|
||||
}
|
||||
|
||||
"TextureScroll"
|
||||
{
|
||||
"texturescrollvar" "$bumptransform"
|
||||
"texturescrollrate" .05
|
||||
"texturescrollangle" 45.00
|
||||
}
|
||||
"WaterLOD"
|
||||
{
|
||||
// fixme! This has to be here, or material loading barfs.
|
||||
"dummy" 0
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user