effects improves

mostly on the explosions
This commit is contained in:
May Lian 2024-07-24 22:49:23 -04:00
parent b991cd9552
commit 707eca75a0
8 changed files with 28 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$basetexture" "particle/doi_sparkburst"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$translucent" "1"
"$additive" 1
}

Binary file not shown.

View File

@ -0,0 +1,11 @@
"SpriteCard"
{
$BASETEXTURE "particle/doi_thinsmoke.vtf"
$ADDSELF 1.0
$DEPTHBLEND 1
$STARTFADESIZE .9
$ENDFADESIZE 1.5
$MAXSIZE .9
$BLENDFRAMES 1
$vertexfogamount 1.0
}

Binary file not shown.

View File

@ -0,0 +1,9 @@
SpriteCard
{
$basetexture "particle/spark"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$translucent" "1"
"$additive" 1
$overbrightfactor 2
}

Binary file not shown.

Binary file not shown.