Info player realism
This commit is contained in:
parent
a6d7604419
commit
ebd4432d3b
|
@ -4,3 +4,10 @@
|
|||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.ogg filter=lfs diff=lfs merge=lfs -text
|
||||
*.wav filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
*.vtf filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
*.dx90.vtx filter=lfs diff=lfs merge=lfs -text
|
||||
*.phy filter=lfs diff=lfs merge=lfs -text
|
||||
*.vvd filter=lfs diff=lfs merge=lfs -text
|
||||
*.mdl filter=lfs diff=lfs merge=lfs -text
|
|
@ -0,0 +1,2 @@
|
|||
*.sw.vtx
|
||||
*.dx80.vtx
|
|
@ -0,0 +1,12 @@
|
|||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "infoplayerretard/atlas2"
|
||||
"$bumpmap" "infoplayerretard/atlas_n"
|
||||
"$pointsamplemagfilter" 1
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "24"
|
||||
// "$phongalbedotint" "1"
|
||||
"$phongboost" "0.1"
|
||||
"$phongfresnelranges" "[.3 .3 .3]"
|
||||
}
|
Binary file not shown.
|
@ -0,0 +1,12 @@
|
|||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "infoplayerretard/atlas2_b"
|
||||
"$bumpmap" "infoplayerretard/atlas_n"
|
||||
"$pointsamplemagfilter" 1
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "24"
|
||||
// "$phongalbedotint" "1"
|
||||
"$phongboost" "0.1"
|
||||
"$phongfresnelranges" "[.3 .3 .3]"
|
||||
}
|
Binary file not shown.
|
@ -0,0 +1,24 @@
|
|||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "infoplayerretard/atlas2_col"
|
||||
"$bumpmap" "infoplayerretard/atlas_n"
|
||||
"$pointsamplemagfilter" 1
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "24"
|
||||
// "$phongalbedotint" "1"
|
||||
"$phongboost" "0.1"
|
||||
"$phongfresnelranges" "[.3 .3 .3]"
|
||||
|
||||
"$blendtintbybasealpha" "1"
|
||||
"$blendtintcoloroverbase" "1"
|
||||
|
||||
Proxies
|
||||
{
|
||||
PlayerColor
|
||||
{
|
||||
resultVar $color2
|
||||
default 1 0 0
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
|
@ -0,0 +1,12 @@
|
|||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "infoplayerretard/atlas2_t"
|
||||
"$bumpmap" "infoplayerretard/atlas_n"
|
||||
"$pointsamplemagfilter" 1
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "24"
|
||||
// "$phongalbedotint" "1"
|
||||
"$phongboost" "0.1"
|
||||
"$phongfresnelranges" "[.3 .3 .3]"
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue