mirror of
https://github.com/jmarshall23/Quake_4_Alpha.git
synced 2026-08-17 11:10:52 +02:00
60 lines
850 B
HLSL
60 lines
850 B
HLSL
effect effects/levels/cryo/cryo_waterdrip_64
|
|
{
|
|
size 373
|
|
|
|
emitter "drop"
|
|
{
|
|
duration 1,1
|
|
count 1,1
|
|
|
|
line
|
|
{
|
|
duration 3,3
|
|
material "gfx/effects/fluids_drips/drop_additive_sideways"
|
|
gravity 0.2,0.2
|
|
|
|
start
|
|
{
|
|
position { line 5,-30,-30,5,30,30 }
|
|
velocity { point -10,0,0 }
|
|
tint { point 0.776471,1,1 }
|
|
length { point 3,0,0 }
|
|
}
|
|
|
|
motion
|
|
{
|
|
fade { envelope "cosine" offset 0.5 }
|
|
length { envelope "fastinslowout" count 0.7,1,1 }
|
|
}
|
|
|
|
end
|
|
{
|
|
fade { point 0.1 }
|
|
length { point 4,0,0 }
|
|
}
|
|
|
|
impact
|
|
{
|
|
remove 1
|
|
effect "effects/levels/cryo/cryo_waterdrip_splash"
|
|
}
|
|
}
|
|
}
|
|
emitter "Timer"
|
|
{
|
|
duration 0.2,3
|
|
count 0.002,0.002
|
|
|
|
sprite
|
|
{
|
|
duration 1,1
|
|
material "gfx/effects/fluids_drips/drop_additive_sideways"
|
|
|
|
start
|
|
{
|
|
tint { point 0,0,0 }
|
|
}
|
|
}
|
|
}
|
|
}
|