Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit f3e75de

Browse files
committed
More flame stuff
1 parent 82b976f commit f3e75de

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

Base.rte/Effects/Pyro.ini

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1269,6 +1269,7 @@ AddEffect = PEmitter
12691269
CopyOf = Ground Fire Burn Particle
12701270
ParticlesPerMinute = 900
12711271
LifeVariation = 0.25
1272+
StopTimeMS = 3500
12721273
Spread = 1.5
12731274
MaxVelocity = 18
12741275
MinVelocity = -9
@@ -1279,16 +1280,42 @@ AddEffect = PEmitter
12791280
CopyOf = Flame Smoke 2
12801281
ParticlesPerMinute = 1200
12811282
LifeVariation = 0.75
1283+
StopTimeMS = 3500
12821284
Spread = 1.5
12831285
MaxVelocity = 1
1286+
MinVelocity = -0.5
1287+
PushesEmitter = 0
1288+
InheritsVel = 1
1289+
AddEmission = Emission
1290+
EmittedParticle = MOPixel
1291+
CopyOf = Ground Fire Burn Particle
1292+
ParticlesPerMinute = 500
1293+
LifeVariation = 0.25
1294+
StartTimeMS = 3500
1295+
Spread = 1.5
1296+
MaxVelocity = 14
1297+
MinVelocity = -7
1298+
PushesEmitter = 0
1299+
InheritsVel = 1
1300+
AddEmission = Emission
1301+
EmittedParticle = MOSParticle
1302+
CopyOf = Flame Smoke 2
1303+
ParticlesPerMinute = 720
1304+
LifeVariation = 0.75
1305+
StartTimeMS = 3500
1306+
Spread = 1.5
1307+
MaxVelocity = 0.5
12841308
MinVelocity = 0
12851309
PushesEmitter = 0
12861310
InheritsVel = 1
12871311
EmissionAngle = Matrix
12881312
AngleDegrees = 90
1313+
EmissionOffset = Vector
1314+
X = 0
1315+
Y = -1
12891316
EmissionEnabled = 1
12901317
EmissionsIgnoreThis = 0
1291-
BurstSize = 4
1318+
BurstSize = 5
12921319
BurstScale = 2
12931320
BurstTriggered = 1
12941321

0 commit comments

Comments
 (0)