Added lit particle emissive support.

This commit is contained in:
Justin Marshall
2026-05-24 14:07:55 -07:00
parent 56bb2f004f
commit 4e6d4a281f
49 changed files with 34640 additions and 87 deletions
+28
View File
@@ -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
}
}