We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a122404 commit acd99e8Copy full SHA for acd99e8
Dummy.rte/Actors/Infantry/DummyLight/DummyLight.ini
@@ -596,7 +596,7 @@ AddActor = AHuman
596
ParentOffset = Vector
597
X = -6
598
Y = 1
599
- JumpTime = 2
+ JumpTime = 1.8
600
JumpAngleRange = 0.3
601
JumpReplenishRate = 0.8
602
FGArm = Arm
Dummy.rte/Actors/Shared.ini
@@ -73,8 +73,8 @@ AddEffect = AEmitter
73
EmissionsIgnoreThis = 1
74
NegativeThrottleMultiplier = 0.8
75
PositiveThrottleMultiplier = 1.2
76
- ParticlesPerMinute = 7200
77
- BurstSize = 5
+ ParticlesPerMinute = 9000
+ BurstSize = 6
78
BurstSpacing = 150
79
BurstScale = 2
80
BurstTriggered = 1
0 commit comments