Files
Quake_4_Alpha/q4xbase/effects/hal9000/tinyship2.fx
T
2026-08-06 14:45:27 -07:00

33 lines
436 B
HLSL

effect effects/hal9000/tinyship2
{
size 12159
emitter "Stroggships"
{
duration 3,3
count 1,1
sprite
{
duration 10,30
material "effects/hal9000/tiny_stroggship"
start
{
position { line 0,0,-512,0,0,512 }
velocity { box 100,0,-20,850,0,20 }
acceleration { box -5,0,-5,5,0,5 }
size { line 13,13,44,44 }
}
timeout
{
effect "effects/explosions/air/airburst_01_small"
}
}
}
}