valve/zpak001.pk3dir/particles/weapon_egon.cfg

57 lines
841 B
INI

r_part trail
{
texture "classicparticle"
tcoords 0 0 16 16 32
scale 1
scalefactor 0.8
step 1
alpha 0.25
spawnmode spiral 32
spawnorg 3
spawnvel 18
blend adda
rgbf 0.5 0.5 1.0
}
r_part +trail
{
texture "particles/fteparticlefont.tga"
tcoords 97 97 191 191 256
scale 2
scaledelta 0.25
rgbf 1 1 1
alpha 0.25
blend add
step 4
randomvel 0
type beam
}
r_part trail_old
{
texture "classicparticle"
tcoords 0 0 16 16 32
scale 1
scalefactor 0.8
step 0.25
alpha 0.1
spawnmode spiral 32
spawnorg 3
spawnvel 6
blend adda
rgbf 0.1 0.1 0.5
die 0.1
}
r_part trail_world
{
lighttime 1
lightradius 350
lightradiusfade 300
lightrgb 1.0 0.5 0.4
lightrgbfade 0.36 0.19 0.19
count 0 0 2
spawnorg 0 32
orgadd 32
model "sprites/xspark1.spr" framestart=0 framecount=11 framerate=20 additive scalemin=1.0 scalemax=1.0
}