mirror of
https://github.com/jmarshall23/Quake_4_Alpha.git
synced 2026-08-18 19:54:56 +02:00
39 lines
542 B
HLSL
39 lines
542 B
HLSL
effect effects/levels/cryo/cryo_fogascend_512
|
|
{
|
|
size 531
|
|
|
|
emitter "steam1"
|
|
{
|
|
duration 30,30
|
|
count 9,9
|
|
|
|
sprite
|
|
{
|
|
duration 3,4
|
|
material "gfx/effects/smoke/steam_alpha"
|
|
gravity -0.003,-0.003
|
|
|
|
start
|
|
{
|
|
position { cylinder -420,-420,-50,420,420,50 }
|
|
size { line 120,120,160,160 }
|
|
fade { point 0 }
|
|
rotate { box 0,1 }
|
|
}
|
|
|
|
motion
|
|
{
|
|
fade { envelope "cosine" }
|
|
rotate { envelope "linear" }
|
|
}
|
|
|
|
end
|
|
{
|
|
fade { point 0.2 }
|
|
rotate { box -0.222222,0.222222 relative }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|