mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
Added missing fas2 effects vmts (eft axmc and gas m82 fixed error spam)
This commit is contained in:
parent
044462f848
commit
29dc122ce7
27
materials/effects/fas_heatwarp.vmt
Normal file
27
materials/effects/fas_heatwarp.vmt
Normal file
@ -0,0 +1,27 @@
|
||||
"Refract"
|
||||
{
|
||||
"<dx90"
|
||||
{
|
||||
"$fallbackmaterial" "nature/water_warp01_dx8"
|
||||
}
|
||||
|
||||
"$refractamount" ".04"
|
||||
// "$refracttint" ".25 .47 .32}"
|
||||
"$bluramount" "1"
|
||||
|
||||
"$scale" "[1 1]"
|
||||
|
||||
"$bumpmap" "nature/water_coast01_dudv"
|
||||
"$normalmap" "nature/water_coast01_normal"
|
||||
|
||||
"$bumpframe" "0"
|
||||
"Proxies"
|
||||
{
|
||||
"TextureScroll"
|
||||
{
|
||||
"texturescrollvar" "$bumptransform"
|
||||
"texturescrollrate" .1
|
||||
"texturescrollangle" 45.00
|
||||
}
|
||||
}
|
||||
}
|
7
materials/effects/fas_muzzleflash.vmt
Normal file
7
materials/effects/fas_muzzleflash.vmt
Normal file
@ -0,0 +1,7 @@
|
||||
"UnlitGeneric"
|
||||
{
|
||||
"$basetexture" "effects/fas_muzzleflash"
|
||||
"$additive" "1"
|
||||
"$vertexcolor" 1
|
||||
"$vertexalpha" "1"
|
||||
}
|
BIN
materials/effects/fas_muzzleflash.vtf
Normal file
BIN
materials/effects/fas_muzzleflash.vtf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user