Added converted E3 data.

This commit is contained in:
Justin Marshall
2026-05-20 12:29:30 -07:00
parent 8a5719143d
commit 6170f0d4fc
3062 changed files with 1140358 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
//
// explostion2.fx
explosion3 {
{
delay 0
duration 0.75
restart 0
light "lights/spot01", 1.34, 1.68, 1.94, 850
offset 0, 0, 16
scale 350, 0, 0.8
//fadeOut 0.25
}
{
delay 0
duration 0.75
restart 0
light "lights/spot01", 1.48, 1.06, 0.5, 850
offset 0, 0, 16
scale 850, 0, 0.8
//fadeOut 0.25
}
{
delay 0
duration 2.5
restart 0
rotate 0.1
particle "particles/firesparks.particle"
}
{
delay 0
duration 2.5
restart 0
rotate 0.1
particle "particles/bluesparks.particle"
}
}