mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 11:00:38 +02:00
Added lit particle emissive support.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
|
||||
|
||||
/*
|
||||
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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user