mirror of
https://github.com/jmarshall23/Quake_4_Alpha.git
synced 2026-08-17 19:23:50 +02:00
180 lines
3.0 KiB
HLSL
180 lines
3.0 KiB
HLSL
effect effects/vehicles/spacecannon/impact_rocket
|
|
{
|
|
size 1461
|
|
|
|
spawner "fire1"
|
|
{
|
|
count 6,6
|
|
|
|
sprite
|
|
{
|
|
duration 0.25,0.25
|
|
material "gfx/effects/fire/fire1a"
|
|
generatedOriginNormal
|
|
|
|
start
|
|
{
|
|
position { cylinder 0.1,-0.1,-0.1,0.1,0.1,0.1 surface linearSpacing }
|
|
velocity { box 80,0,0,120,0,0 }
|
|
angle { box 0,0,0,1,1,1 }
|
|
size { point 600,600 }
|
|
offset { box -2,-2,-2,2,2,2 }
|
|
rotate { box 0,1 }
|
|
}
|
|
|
|
motion
|
|
{
|
|
size { envelope "linear" }
|
|
tint { envelope "exp_x2" }
|
|
fade { envelope "linear" }
|
|
angle { envelope "linear" }
|
|
rotate { envelope "linear" }
|
|
}
|
|
|
|
end
|
|
{
|
|
size { point 300,300 }
|
|
angle { box -1,-1,-1,1,1,1 relative }
|
|
rotate { box -0.111111,0.111111 relative }
|
|
}
|
|
}
|
|
}
|
|
spawner "fire2"
|
|
{
|
|
count 6,6
|
|
|
|
sprite
|
|
{
|
|
duration 0.35,0.35
|
|
material "gfx/effects/fire/fire3a"
|
|
|
|
start
|
|
{
|
|
position { line 0,0,0,50,0,0 linearSpacing }
|
|
velocity { box 80,0,0,120,0,0 }
|
|
angle { box 0,0,0,1,1,1 }
|
|
size { point 600,600 }
|
|
offset { box -2,-2,-2,2,2,2 }
|
|
rotate { box 0,1 }
|
|
}
|
|
|
|
motion
|
|
{
|
|
size { envelope "linear" }
|
|
tint { envelope "exp_x2" }
|
|
fade { envelope "linear" }
|
|
angle { envelope "linear" }
|
|
rotate { envelope "linear" }
|
|
}
|
|
|
|
end
|
|
{
|
|
size { point 300,300 }
|
|
angle { box -1,-1,-1,1,1,1 relative }
|
|
rotate { box -0.111111,0.111111 relative }
|
|
}
|
|
}
|
|
}
|
|
spawner "flash2"
|
|
{
|
|
count 3,3
|
|
|
|
sprite
|
|
{
|
|
duration 0.25,0.25
|
|
material "gfx/effects/weapons/flash"
|
|
generatedNormal
|
|
|
|
start
|
|
{
|
|
position { point 1,0,0 }
|
|
size { point 350,350 }
|
|
rotate { box 0,1 }
|
|
}
|
|
|
|
motion
|
|
{
|
|
size { envelope "linear" }
|
|
tint { envelope "linear" }
|
|
fade { envelope "linear" }
|
|
}
|
|
|
|
end
|
|
{
|
|
size { point 100,100 }
|
|
}
|
|
}
|
|
}
|
|
emitter "smoke"
|
|
{
|
|
detail 0.5
|
|
start 0.1,0.1
|
|
duration 0.3,0.3
|
|
count 9,12
|
|
|
|
sprite
|
|
{
|
|
duration 0.85,1.6
|
|
material "gfx/effects/smoke/cloud_alpha2"
|
|
gravity -0.02,-0.02
|
|
|
|
start
|
|
{
|
|
position { line 0,-10,-10,5,10,10 }
|
|
velocity { box 0,-50,-50,100,50,50 }
|
|
size { line 200,200,300,300 }
|
|
tint { line 0.403922,0.411765,0.384314,0.443137,0.439216,0.356863 }
|
|
fade { point 0.6 }
|
|
rotate { box 0,1 }
|
|
}
|
|
|
|
motion
|
|
{
|
|
size { envelope "linear" }
|
|
tint { envelope "linear" }
|
|
fade { envelope "linear" }
|
|
}
|
|
|
|
end
|
|
{
|
|
size { line 400,400,500,500 }
|
|
tint { line 0.176471,0.176471,0.164706,0.180392,0.184314,0.156863 }
|
|
}
|
|
}
|
|
}
|
|
spawner "sparks_trails"
|
|
{
|
|
count 10,18
|
|
|
|
sprite
|
|
{
|
|
duration 0.85,1.5
|
|
material "gfx/effects/particles_shapes/blank"
|
|
gravity 1,1
|
|
trailType motion
|
|
trailTime 0.1,0.1
|
|
trailCount 3,3
|
|
|
|
start
|
|
{
|
|
velocity { box 400,-500,-150,1500,500,1000 }
|
|
size { line 25,25,35,35 }
|
|
tint { point 0.913726,0.858824,0.729412 }
|
|
}
|
|
|
|
motion
|
|
{
|
|
size { envelope "linear" }
|
|
tint { envelope "linear" }
|
|
}
|
|
|
|
end
|
|
{
|
|
size { point 8,8 }
|
|
tint { line 0.929412,0.796079,0.321569,0.909804,0.501961,0.364706 }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|