From dbf0218371ce006b674b0ede8e6a4d97932ff2c6 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Tue, 1 Aug 2023 01:31:25 +0100 Subject: Add footprints --- materials/right_shoe_footprint.vmat | 49 +++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 materials/right_shoe_footprint.vmat (limited to 'materials/right_shoe_footprint.vmat') 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 -- cgit v1.2.3-70-g09d2