Added particle dustmotes cfg
This commit is contained in:
parent
7bf8db941d
commit
79d7d63e88
1 changed files with 20 additions and 0 deletions
20
valve/data.pk3dir/particles/volume.cfg
Normal file
20
valve/data.pk3dir/particles/volume.cfg
Normal file
|
@ -0,0 +1,20 @@
|
|||
r_part dustmote
|
||||
{
|
||||
texture ball
|
||||
type normal
|
||||
count 1
|
||||
blend add
|
||||
rgbf 0 0 0
|
||||
alpha 0
|
||||
|
||||
rampmode lerp
|
||||
ramp 0 0 0 0 0.5
|
||||
ramp 0 0 0 0 0.5
|
||||
ramp 0 0 0 0 0.5
|
||||
ramp 255 255 190 0.5 0.5
|
||||
ramp 0 0 0 0 0.5
|
||||
|
||||
die 10 5
|
||||
gravity 1
|
||||
scalefactor 0
|
||||
}
|
Loading…
Reference in a new issue