aboutsummaryrefslogtreecommitdiffstats
path: root/materials/right_shoe_footprint.vmat
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2023-08-01 01:31:25 +0100
committerLeonardo Bishop <me@leonardobishop.com>2023-08-01 01:31:25 +0100
commitdbf0218371ce006b674b0ede8e6a4d97932ff2c6 (patch)
treea865e7ff8e9f65579435b951a0c2ceffd8237c61 /materials/right_shoe_footprint.vmat
parentca0d44610b6216f82fcf8f5830d445963654db64 (diff)
Add footprints
Diffstat (limited to 'materials/right_shoe_footprint.vmat')
-rw-r--r--materials/right_shoe_footprint.vmat49
1 files changed, 49 insertions, 0 deletions
diff --git a/materials/right_shoe_footprint.vmat b/materials/right_shoe_footprint.vmat
new file mode 100644
index 0000000..b58586f
--- /dev/null
+++ b/materials/right_shoe_footprint.vmat
@@ -0,0 +1,49 @@
+// THIS FILE IS AUTO-GENERATED
+
+Layer0
+{
+ shader "shaders/static_overlay.shader"
+
+ //---- Blend Mode ----
+ F_BLEND_MODE 1 // Translucent
+
+ //---- Ambient Occlusion ----
+ TextureAmbientOcclusion "materials/default/default_ao.tga"
+
+ //---- Color ----
+ g_flModelTintAmount "1.000"
+ g_vColorTint "[0.925490 0.925490 0.925490 1.000000]"
+ TextureColor "materials/right_shoe_footprint.png"
+
+ //---- Fade ----
+ g_flFadeExponent "1.000"
+
+ //---- Fog ----
+ g_bFogEnabled "1"
+
+ //---- Metalness ----
+ g_flMetalness "0.000"
+
+ //---- Normal ----
+ TextureNormal "materials/default/default_normal.tga"
+
+ //---- Roughness ----
+ g_flRoughnessScaleFactor "1.000"
+ TextureRoughness "materials/default/default_rough.tga"
+
+ //---- Texture Coordinates ----
+ g_nScaleTexCoordUByModelScaleAxis "0"
+ g_nScaleTexCoordVByModelScaleAxis "0"
+ g_vTexCoordOffset "[0.000 0.000]"
+ g_vTexCoordScale "[1.000 1.000]"
+ g_vTexCoordScrollSpeed "[0.000 0.000]"
+
+ //---- Translucent ----
+ g_flOpacityScale "1.000"
+ TextureTranslucency "materials/right_shoe_footprint.png"
+
+ DynamicParams
+ {
+ g_vColorTint "color"
+ }
+} \ No newline at end of file