Skip to content

Commit

Permalink
Showing 3 changed files with 38 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
// ==================================================
// RD-180 engine plume setup.
// ==================================================

@PART[SSTU-SC-ENG-RD-180]:FOR[RealPlume]:NEEDS[SmokeScreen]
{
PLUME
{
name = Kerolox-Lower
transformName = thrustTransform
plumePosition = 0.0, 0.0, -0.025
plumeScale = 0.85
flarePosition = 0.0, 0.0, -0.45
flareScale = 1.025
smokePosition = 0.0, 0.0, 0.0
smokeScale = 0.85
localRotation = 0.0, 0.0, 0.0
fixedScale = 1.0
energy = 1.0
speed = 1.0
emissionMult = 0.5
}

@MODULE[ModuleEngines*]
{
%powerEffectName = Kerolox-Lower
!runningEffectName = NULL
!fxOffset = NULL
}

@MODULE[ModuleEngineConfigs]
{
@CONFIG,*
{
%powerEffectName = Kerolox-Lower
}
}
}
Binary file added Source/RO Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Source/RO Logo.psd
Binary file not shown.

0 comments on commit 3a76f12

Please sign in to comment.