mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-16 00:01:53 +02:00
28 lines
631 B
Plaintext
28 lines
631 B
Plaintext
|
|
|
|
/*
|
|
Generated by the Particle Editor.
|
|
To use the particle editor, launch the game and type 'editParticles' on the console.
|
|
*/
|
|
particle wormsteam {
|
|
{
|
|
count 150
|
|
material textures/particles/ember_mid
|
|
time 0.700
|
|
cycles 0.000
|
|
bunching 1.000
|
|
distribution rect 0.000 0.000 0.000
|
|
direction cone 0.000
|
|
orientation view
|
|
speed "5.000" to "100.000"
|
|
size "5.000" to "0.000"
|
|
aspect "1.000"
|
|
fadeIn 0.500
|
|
fadeOut 1.000
|
|
fadeIndex 0.200
|
|
color 0.980 1.000 0.980 1.000
|
|
fadeColor 0.000 0.000 0.000 1.000
|
|
offset 0.000 0.000 0.000
|
|
gravity world 0.000
|
|
}
|
|
} |