valve/zpak001.pk3dir/particles/weapon_hornet.cfg

31 lines
417 B
INI

r_part trail
{
texture "particles/fteparticlefont.tga"
tcoords 97 97 191 191 256
scale 2
scaledelta 0.25
rgbf 1 0.5 0
//rgb 173 39 14
alpha 0.5
blend add
step 4
die 1
randomvel 0
type beam
}
r_part red_trail
{
texture "particles/fteparticlefont.tga"
tcoords 97 97 191 191 256
scale 2
scaledelta 0.25
rgbf 0.7 0.15 0.06
//rgb 161 25 97
alpha 0.5
blend add
step 4
die 1
randomvel 0
type beam
}