Skip to content

Commit f8e6d09

Browse files
committed
Merge pull request #46 from Starwaster/patch-3
improved aerodynamics
2 parents 80c4590 + 9467696 commit f8e6d09

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield

GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ PART
2525
attachRules = 1,0,1,0,1
2626
2727
mass = 0.45
28+
CoPOffset = 0, 0.125, 0
29+
CoLOffset = 0, -0.1, 0
2830
dragModelType = default
2931
maximum_drag = 0.2
3032
minimum_drag = 0.2
@@ -93,4 +95,4 @@ PART
9395
buoyancyForceInflated = 150
9496
forcePointName = buoy4
9597
}
96-
}
98+
}

0 commit comments

Comments
 (0)