Assets pt 2 electric boogaloo

This commit is contained in:
2025-08-31 20:35:37 -04:00
parent 2420b0ae7b
commit d7b52eab69
1160 changed files with 5317 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
"VertexLitGeneric"
{
"$basetexture" "models\props_foliage\coastrock02"
"$surfaceprop" "rock"
"$detail" "Detail/rock_detail_01"
"$detailscale" "7"
"$detailblendfactor" .9
"$detailblendmode" 0
}

View File

@@ -0,0 +1,18 @@
VertexLitGeneric
{
$treesway 1
$treeswayheight 100
$treeswaystartheight 0
$treeswayradius 80
$treeswaystartradius 80
$treeswayspeed 2
$treeswaystrength 0.1
$treeswayscrumblespeed 3.5
$treeswayscrumblestrength 0.2
$treeswayscrumblefrequency 16
$treeswayfalloffexp 2
$treeswayscrumblefalloffexp 2
$treeswayspeedhighwindmultiplier 2
$treeswayspeedlerpstart 4.0
$treeswayspeedlerpend 8.0
}

View File

@@ -0,0 +1,14 @@
patch
{
include "materials/models/props_foliage/bush_sway_short.vmt"
insert
{
"$basetexture" "models/props_foliage/fern_001"
"$alphatest" 1
$allowalphatocoverage 1
"$AlphaTestReference" ".3"
"$nocull" 1
"$FlashlightNoLambert" 1
}
}

View File

@@ -0,0 +1,9 @@
"VertexlitGeneric"
{
"$basetexture" "models/props_foliage/fern_001"
"$alphatest" 1
$allowalphatocoverage 1
"$AlphaTestReference" ".3"
"$nocull" 1
"$FlashlightNoLambert" 1
}

View File

@@ -0,0 +1,20 @@
"VertexLitGeneric"
{
"$baseTexture" "models/props_foliage/hedgerow_01"
"$nocull" 1
"$alphatest" 1
$treeSway "1"
$treeSwayHeight "2"
$treeSwayStartHeight "2"
$treeSwayRadius "450"
$treeSwayStartRadius "0.1"
$treeSwaySpeed "0.9"
$treeSwayStrength "1"
$treeSwayScrumbleSpeed "0.8"
$treeSwayScrumbleStrength "3"
$treeSwayScrumbleFrequency "4"
$treeSwayFalloffExp "2"
$treeSwayStatic "1"
}