Assets pt 2 electric boogaloo
This commit is contained in:
BIN
custom/alexander bots/materials/effects/purple.vtf
Normal file
BIN
custom/alexander bots/materials/effects/purple.vtf
Normal file
Binary file not shown.
BIN
custom/alexander bots/materials/effects/red.vtf
Normal file
BIN
custom/alexander bots/materials/effects/red.vtf
Normal file
Binary file not shown.
BIN
custom/alexander bots/materials/effects/rgb.vtf
Normal file
BIN
custom/alexander bots/materials/effects/rgb.vtf
Normal file
Binary file not shown.
BIN
custom/alexander bots/materials/effects/yellow.vtf
Normal file
BIN
custom/alexander bots/materials/effects/yellow.vtf
Normal file
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.
Binary file not shown.
BIN
custom/alexander bots/materials/models/bots/demo/demo_buster.vtf
Normal file
BIN
custom/alexander bots/materials/models/bots/demo/demo_buster.vtf
Normal file
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.
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.
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.
Binary file not shown.
Binary file not shown.
133
custom/alexander bots/materials/models/effects/invulnfx_blue.vmt
Normal file
133
custom/alexander bots/materials/models/effects/invulnfx_blue.vmt
Normal file
@@ -0,0 +1,133 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "effects/yellow"
|
||||
<dx90
|
||||
{
|
||||
"$bumpmap" "water/dx80_tfwater001_normal"
|
||||
}
|
||||
"$bumpmap" "water/tfwater001_normal"
|
||||
"$envmap" "effects/cubemapper"
|
||||
// "$envmaptint" "[.2 .2 .2]"
|
||||
"$surfaceprop" "metal"
|
||||
"$halflambert" "1"
|
||||
|
||||
"$selfillum" "1"
|
||||
"$selfIllumFresnel" "1"
|
||||
"$selfIllumFresnelMinMaxExp" "[4 12 13]" // 0.0 1.0 1.0 is the default
|
||||
|
||||
"$invulnlevel" "0"
|
||||
"$invulnexponent" "1"
|
||||
"$invulnfmax" "18"
|
||||
"$invulnscale" "0"
|
||||
"$invulnphong" "1"
|
||||
|
||||
"$half" "0.5"
|
||||
|
||||
"$invulnphongfading" "0"
|
||||
"$invulnphongfull" "1"
|
||||
"$invulnphongoutput" "1"
|
||||
|
||||
"$invulnexponentfading" "1"
|
||||
"$invulnexponentfull" "13"
|
||||
"$invulnexponentoutput" "1"
|
||||
|
||||
"$invulnfmaxfading" "-31"
|
||||
"$invulnfmaxfull" "18"
|
||||
"$invulnfmaxoutput" "1"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "35"
|
||||
"$phongboost" "1"
|
||||
"$lightwarptexture" "models/player/pyro/pyro_lightwarp"
|
||||
"$phongfresnelranges" "[11 1 8]"
|
||||
|
||||
// Rim lighting parameters
|
||||
"$rimlight" "1"
|
||||
"$rimlightexponent" "11"
|
||||
"$rimlightboost" "5"
|
||||
|
||||
"$cloakPassEnabled" "1"
|
||||
"Proxies"
|
||||
{
|
||||
"spy_invis" //wmodel cloak support, team colors dont work for shared mat
|
||||
{
|
||||
}
|
||||
"invis" //vmodel cloak support
|
||||
{
|
||||
}
|
||||
"AnimatedTexture"
|
||||
{
|
||||
"animatedtexturevar" "$bumpmap"
|
||||
"animatedtextureframenumvar" "$bumpframe"
|
||||
"animatedtextureframerate" 70
|
||||
}
|
||||
"InvulnLevel"
|
||||
{
|
||||
"resultVar" "$invulnlevel"
|
||||
}
|
||||
"LessOrEqual"
|
||||
{
|
||||
"srcVar1" "$invulnlevel"
|
||||
"srcVar2" "$half"
|
||||
"lessEqualVar" "$invulnphongfading"
|
||||
"greaterVar" "$invulnphongfull"
|
||||
"resultVar" "$invulnphongoutput"
|
||||
}
|
||||
"LessOrEqual"
|
||||
{
|
||||
"srcVar1" "$invulnlevel"
|
||||
"srcVar2" "$half"
|
||||
"lessEqualVar" "$invulnfmaxfading"
|
||||
"greaterVar" "$invulnfmaxfull"
|
||||
"resultVar" "$invulnfmaxoutput"
|
||||
}
|
||||
"LessOrEqual"
|
||||
{
|
||||
"srcVar1" "$invulnlevel"
|
||||
"srcVar2" "$half"
|
||||
"lessEqualVar" "$invulnexponentfading"
|
||||
"greaterVar" "$invulnexponentfull"
|
||||
"resultVar" "$invulnexponentoutput"
|
||||
}
|
||||
"Sine"
|
||||
{
|
||||
"resultVar" "$invulnfmax"
|
||||
"sineperiod" ".3"
|
||||
"sinemin" "$invulnfmaxoutput"
|
||||
"sinemax" "18"
|
||||
}
|
||||
"Sine"
|
||||
{
|
||||
"resultVar" "$invulnphong"
|
||||
"sineperiod" ".3"
|
||||
"sinemin" "$invulnphongoutput"
|
||||
"sinemax" "1"
|
||||
}
|
||||
"Sine"
|
||||
{
|
||||
"resultVar" "$invulnexponent"
|
||||
"sineperiod" ".3"
|
||||
"sinemin" "$invulnexponentoutput"
|
||||
"sinemax" "13"
|
||||
}
|
||||
|
||||
"Equals"
|
||||
{
|
||||
"srcVar1" "$invulnexponent"
|
||||
"resultVar" "$selfillumfresnelminmaxexp[2]"
|
||||
}
|
||||
"Equals"
|
||||
{
|
||||
"srcVar1" "$invulnfmax"
|
||||
"resultVar" "$selfillumfresnelminmaxexp[1]"
|
||||
}
|
||||
"Equals"
|
||||
{
|
||||
"srcVar1" "$invulnphong"
|
||||
"resultVar" "$phongboost"
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
133
custom/alexander bots/materials/models/effects/invulnfx_red.vmt
Normal file
133
custom/alexander bots/materials/models/effects/invulnfx_red.vmt
Normal file
@@ -0,0 +1,133 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "effects/purple"
|
||||
<dx90
|
||||
{
|
||||
"$bumpmap" "water/dx80_tfwater001_normal"
|
||||
}
|
||||
"$bumpmap" "water/tfwater001_normal"
|
||||
"$envmap" "effects/cubemapper"
|
||||
// "$envmaptint" "[.2 .2 .2]"
|
||||
"$surfaceprop" "metal"
|
||||
"$halflambert" "1"
|
||||
|
||||
"$selfillum" "1"
|
||||
"$selfIllumFresnel" "1"
|
||||
"$selfIllumFresnelMinMaxExp" "[0 18 13]" // 0.0 1.0 1.0 is the default
|
||||
|
||||
"$invulnlevel" "0"
|
||||
"$invulnexponent" "1"
|
||||
"$invulnfmax" "18"
|
||||
"$invulnscale" "0"
|
||||
"$invulnphong" "1"
|
||||
|
||||
"$half" "0.5"
|
||||
|
||||
"$invulnphongfading" "0"
|
||||
"$invulnphongfull" "1"
|
||||
"$invulnphongoutput" "1"
|
||||
|
||||
"$invulnexponentfading" "1"
|
||||
"$invulnexponentfull" "13"
|
||||
"$invulnexponentoutput" "1"
|
||||
|
||||
"$invulnfmaxfading" "-31"
|
||||
"$invulnfmaxfull" "18"
|
||||
"$invulnfmaxoutput" "1"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "35"
|
||||
"$phongboost" "1"
|
||||
"$lightwarptexture" "models/player/pyro/pyro_lightwarp"
|
||||
"$phongfresnelranges" "[11 1 8]"
|
||||
|
||||
// Rim lighting parameters
|
||||
"$rimlight" "1"
|
||||
"$rimlightexponent" "11"
|
||||
"$rimlightboost" "5"
|
||||
|
||||
"$cloakPassEnabled" "1"
|
||||
"Proxies"
|
||||
{
|
||||
"spy_invis" //wmodel cloak support, team colors dont work for shared mat
|
||||
{
|
||||
}
|
||||
"invis" //vmodel cloak support
|
||||
{
|
||||
}
|
||||
"AnimatedTexture"
|
||||
{
|
||||
"animatedtexturevar" "$bumpmap"
|
||||
"animatedtextureframenumvar" "$bumpframe"
|
||||
"animatedtextureframerate" 70
|
||||
}
|
||||
"InvulnLevel"
|
||||
{
|
||||
"resultVar" "$invulnlevel"
|
||||
}
|
||||
"LessOrEqual"
|
||||
{
|
||||
"srcVar1" "$invulnlevel"
|
||||
"srcVar2" "$half"
|
||||
"lessEqualVar" "$invulnphongfading"
|
||||
"greaterVar" "$invulnphongfull"
|
||||
"resultVar" "$invulnphongoutput"
|
||||
}
|
||||
"LessOrEqual"
|
||||
{
|
||||
"srcVar1" "$invulnlevel"
|
||||
"srcVar2" "$half"
|
||||
"lessEqualVar" "$invulnfmaxfading"
|
||||
"greaterVar" "$invulnfmaxfull"
|
||||
"resultVar" "$invulnfmaxoutput"
|
||||
}
|
||||
"LessOrEqual"
|
||||
{
|
||||
"srcVar1" "$invulnlevel"
|
||||
"srcVar2" "$half"
|
||||
"lessEqualVar" "$invulnexponentfading"
|
||||
"greaterVar" "$invulnexponentfull"
|
||||
"resultVar" "$invulnexponentoutput"
|
||||
}
|
||||
"Sine"
|
||||
{
|
||||
"resultVar" "$invulnfmax"
|
||||
"sineperiod" ".3"
|
||||
"sinemin" "$invulnfmaxoutput"
|
||||
"sinemax" "18"
|
||||
}
|
||||
"Sine"
|
||||
{
|
||||
"resultVar" "$invulnphong"
|
||||
"sineperiod" ".3"
|
||||
"sinemin" "$invulnphongoutput"
|
||||
"sinemax" "1"
|
||||
}
|
||||
"Sine"
|
||||
{
|
||||
"resultVar" "$invulnexponent"
|
||||
"sineperiod" ".3"
|
||||
"sinemin" "$invulnexponentoutput"
|
||||
"sinemax" "13"
|
||||
}
|
||||
|
||||
"Equals"
|
||||
{
|
||||
"srcVar1" "$invulnexponent"
|
||||
"resultVar" "$selfillumfresnelminmaxexp[2]"
|
||||
}
|
||||
"Equals"
|
||||
{
|
||||
"srcVar1" "$invulnfmax"
|
||||
"resultVar" "$selfillumfresnelminmaxexp[1]"
|
||||
}
|
||||
"Equals"
|
||||
{
|
||||
"srcVar1" "$invulnphong"
|
||||
"resultVar" "$phongboost"
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
@@ -0,0 +1,10 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0297b0001_d"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0297b0001_n"
|
||||
|
||||
"$phongalbedotint" 0
|
||||
"$phong" "1"
|
||||
"$phongboost" "0"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0297b0001_s"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0297b0001_n"
|
||||
"$color2" "0"
|
||||
"$additive" "1"
|
||||
|
||||
"$phongexponenttexture" "models/FFXIV/shared/white"
|
||||
"$phongexponent" "10"
|
||||
"$phongalbedotint" 1
|
||||
"$phong" "1"
|
||||
"$phongboost" "2"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0298b0001_d"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0298b0001_n"
|
||||
|
||||
"$phongalbedotint" 0
|
||||
"$phong" "1"
|
||||
"$phongboost" "0"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0298b0001_s"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0298b0001_n"
|
||||
"$color2" "0"
|
||||
"$additive" "1"
|
||||
|
||||
"$phongexponenttexture" "models/FFXIV/shared/white"
|
||||
"$phongexponent" "10"
|
||||
"$phongalbedotint" 1
|
||||
"$phong" "1"
|
||||
"$phongboost" "1"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_b_d"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_b_n"
|
||||
|
||||
"$phongalbedotint" 0
|
||||
"$phong" "1"
|
||||
"$phongboost" "0"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
|
||||
"$selfillum" "1"
|
||||
"$selfIllumFresnel" "1"
|
||||
"$selfIllumFresnelMinMaxExp" "[0.3 6 5]"
|
||||
"$selfillumtint" "[55 9 6]"
|
||||
}
|
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_b_s"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_b_n"
|
||||
"$color2" "0"
|
||||
"$additive" "1"
|
||||
|
||||
"$phongexponenttexture" "models/FFXIV/shared/white"
|
||||
"$phongexponent" "13"
|
||||
"$phongalbedotint" 1
|
||||
"$phong" "1"
|
||||
"$phongboost" "3"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_d"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_n"
|
||||
|
||||
"$phongalbedotint" 0
|
||||
"$phong" "1"
|
||||
"$phongboost" "0"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_s"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_n"
|
||||
"$color2" "0"
|
||||
"$additive" "1"
|
||||
|
||||
"$phongexponenttexture" "models/FFXIV/shared/white"
|
||||
"$phongexponent" "10"
|
||||
"$phongalbedotint" 1
|
||||
"$phong" "1"
|
||||
"$phongboost" "1"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v02_m0298b0001_d"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0298b0001_n"
|
||||
|
||||
"$phongalbedotint" 0
|
||||
"$phong" "1"
|
||||
"$phongboost" "0"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v02_m0298b0001_s"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0298b0001_n"
|
||||
"$color2" "0"
|
||||
"$additive" "1"
|
||||
|
||||
"$phongexponenttexture" "models/FFXIV/shared/white"
|
||||
"$phongexponent" "10"
|
||||
"$phongalbedotint" 1
|
||||
"$phong" "1"
|
||||
"$phongboost" "1"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v02_m0299b0001_d"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_n"
|
||||
|
||||
"$phongalbedotint" 0
|
||||
"$phong" "1"
|
||||
"$phongboost" "0"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v02_m0299b0001_s"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0299b0001_n"
|
||||
"$color2" "0"
|
||||
"$additive" "1"
|
||||
|
||||
"$phongexponenttexture" "models/FFXIV/shared/white"
|
||||
"$phongexponent" "10"
|
||||
"$phongalbedotint" 1
|
||||
"$phong" "1"
|
||||
"$phongboost" "1"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v02_m0300b0001_d"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0300b0001_n"
|
||||
|
||||
"$phongalbedotint" 0
|
||||
"$phong" "1"
|
||||
"$phongboost" "0"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v02_m0300b0001_s"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0300b0001_n"
|
||||
"$color2" "0"
|
||||
"$additive" "1"
|
||||
|
||||
"$phongexponenttexture" "models/FFXIV/shared/white"
|
||||
"$phongexponent" "10"
|
||||
"$phongalbedotint" 1
|
||||
"$phong" "1"
|
||||
"$phongboost" "1"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v03_m0300b0001_d"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0300b0001_n"
|
||||
|
||||
"$phongalbedotint" 0
|
||||
"$phong" "1"
|
||||
"$phongboost" "0"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v03_m0300b0001_s"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0300b0001_n"
|
||||
"$color2" "0"
|
||||
"$additive" "1"
|
||||
|
||||
"$phongexponenttexture" "models/FFXIV/shared/white"
|
||||
"$phongexponent" "10"
|
||||
"$phongalbedotint" 1
|
||||
"$phong" "1"
|
||||
"$phongboost" "1"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v04_m0300b0001_d"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0300b0001_n"
|
||||
|
||||
"$phongalbedotint" 0
|
||||
"$phong" "1"
|
||||
"$phongboost" "0"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$basetexture" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v04_m0300b0001_s"
|
||||
"$bumpmap" "models\FFXIV\Enemies\Forgekin\Brute_Justice\v01_m0300b0001_n"
|
||||
"$color2" "0"
|
||||
"$additive" "1"
|
||||
|
||||
"$phongexponenttexture" "models/FFXIV/shared/white"
|
||||
"$phongexponent" "10"
|
||||
"$phongalbedotint" 1
|
||||
"$phong" "1"
|
||||
"$phongboost" "1"
|
||||
"$phongfresnelranges" "[1 1.05 1.25]"
|
||||
}
|
Binary file not shown.
BIN
custom/alexander bots/materials/models/ffxiv/shared/white.vtf
Normal file
BIN
custom/alexander bots/materials/models/ffxiv/shared/white.vtf
Normal file
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.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user