Skip to content

Commit

Permalink
Showing 2 changed files with 11 additions and 3 deletions.
6 changes: 3 additions & 3 deletions GameData/RealismOverhaul/Engine_Configs/J2T_Config.cfg
Original file line number Diff line number Diff line change
@@ -9,14 +9,14 @@
@title = J-2T-200/250K
@manufacturer = Rocketdyne
@description = Aerospike. Using proven technology from the J-2 and introducing an aerospike nozzle to the developing J-2S machinery. Diameter: [2.5 m].
%MODULE[ModuleGimbal]

@MODULE[ModuleGimbal],*
{
%gimbalRange = 7.0
%useGimbalResponseSpeed = True
%gimbalTransformName = thrustTransform
%gimbalResponseSpeed = 16
}

MODULE
{
name = ModuleEngineConfigs
Original file line number Diff line number Diff line change
@@ -1967,6 +1967,14 @@
key = 40 0.0001 -2.319966 0
}
}
// Placeholder gimbal module.
MODULE
{
name = ModuleGimbal
gimbalTransformName = thrustTransform
}
}
// ==================================================

0 comments on commit 639c0c8

Please sign in to comment.