Skip to content

Commit c74327d

Browse files
author
Robin Chang
committed
Rework parts scaling and side fairings
For #94 and #98.
1 parent ad15da1 commit c74327d

18 files changed

Lines changed: 95 additions & 41 deletions

File tree

Binary file not shown.

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

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ PART
44
module = Part
55
author = sumghai
66

7-
mesh = model.mu
8-
scale = 1
9-
rescaleFactor = 1.25
7+
MODEL
8+
{
9+
model = SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/model
10+
scale = 1.0, 1.0, 1.0
11+
}
12+
13+
rescaleFactor = 1
1014

1115
// --- node definitions ---
1216
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z, Node Size
13-
node_stack_top = 0.0, 0.125, 0.0, 0.0, 1.0, 0.0, 2
14-
node_stack_bottom = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0, 2
17+
node_stack_top = 0.0, 0.15625, 0.0, 0.0, 1.0, 0.0, 2
18+
node_stack_bottom = 0.0, -0.125, 0.0, 0.0, -1.0, 0.0, 2
1519

1620
TechRequired = specializedConstruction
1721
entryCost = 1000
@@ -26,8 +30,8 @@ PART
2630
attachRules = 1,0,1,0,1
2731
2832
mass = 0.45
29-
CoPOffset = 0, 0.125, 0
30-
CoLOffset = 0, -0.1, 0
33+
CoPOffset = 0, 0.15625, 0
34+
CoLOffset = 0, -0.125, 0
3135
dragModelType = default
3236
maximum_drag = 0.2
3337
minimum_drag = 0.2
Binary file not shown.

GameData/SDHI/Service Module System/Parts/SDHI_2.5_Mk1-2AeroShroud/part.cfg

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ PART
44
module = Part
55
author = sumghai
66

7-
mesh = model.mu
8-
scale = 1
9-
rescaleFactor = 1.25
7+
MODEL
8+
{
9+
model = SDHI/Service Module System/Parts/SDHI_2.5_Mk1-2AeroShroud/model
10+
scale = 1.0, 1.0, 1.0
11+
}
12+
13+
rescaleFactor = 1
1014

1115
// --- node definitions ---
1216
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z, Node Size
13-
node_stack_top = 0.0, 1.538, 0.0, 0.0, 1.0, 0.0, 0
14-
node_stack_bottom = 0.0, 1.459, 0.0, 0.0, -1.0, 0.0, 0
17+
node_stack_top = 0.0, 1.9225, 0.0, 0.0, 1.0, 0.0, 0
18+
node_stack_bottom = 0.0, 1.82375, 0.0, 0.0, -1.0, 0.0, 0
1519

1620
// --- FX definitions ---
1721
sound_vent_medium = engage
@@ -168,7 +172,7 @@ PART
168172
name = ModuleCargoBay
169173
DeployModuleIndex = 0
170174
closedPosition = 0
171-
lookupRadius = 1.25
175+
lookupRadius = 1.375
172176
lookupCenter = 0, 0.836215, 0
173177
174178

GameData/SDHI/Service Module System/Parts/SDHI_2.5_ServiceModule/AvionicsRing.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@ PART
77
MODEL
88
{
99
model = SDHI/Service Module System/Parts/SDHI_2.5_ServiceModule/AvionicsRing
10-
scale = 1.25, 1.25, 1.25
10+
scale = 1.0, 1.0, 1.0
1111
}
1212

1313
MODEL
1414
{
1515
model = SDHI/Service Module System/Parts/SDHI_2.5_ServiceModule/SM_Umbilical
16-
scale = 1.25, 1.25, 1.25
17-
position = 0.0, 0.21875, -1.2061625
16+
scale = 1.0, 1.0, 1.0
17+
position = 0.0, -0.03125, -1.20616
1818
}
1919

2020
rescaleFactor = 1.0
2121

2222
// --- node definitions ---
2323
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z, Node Size
24-
node_stack_top = 0.0, 0.08625, 0.0, 0.0, 1.0, 0.0, 2
25-
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2
24+
node_stack_top = 0.0, -0.16436, 0.0, 0.0, 1.0, 0.0, 2
25+
node_stack_bottom = 0.0, -0.25, 0.0, 0.0, -1.0, 0.0, 2
2626

2727
TechRequired = specializedControl
2828
entryCost = 4600
@@ -54,7 +54,7 @@ PART
5454
stageOffset = 1
5555
childStageOffset = 1
5656
57-
fx_gasBurst_white = 0.0, 0.875, 0.0, 0.0, 1.0, 0.0, decouple
57+
fx_gasBurst_white = 0.0, -0.16436, 0.0, 0.0, 1.0, 0.0, decouple
5858
sound_decoupler_fire = decouple
5959
6060
RESOURCE
Binary file not shown.
Binary file not shown.

GameData/SDHI/Service Module System/Parts/SDHI_2.5_ServiceModule/ServiceModule.cfg

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ PART
77
MODEL
88
{
99
model = SDHI/Service Module System/Parts/SDHI_2.5_ServiceModule/ServiceModule
10-
scale = 1.25, 1.25, 1.25
10+
scale = 1.0, 1.0, 1.0
1111
}
1212

1313
MODEL
1414
{
1515
model = SDHI/Service Module System/Parts/SDHI_2.5_ServiceModule/SM_Umbilical
16-
scale = 1.25, 1.25, 1.25
16+
scale = 1.0, 1.0, 1.0
1717
position = 0.0, 0.5625, -1.206125
1818
}
1919

@@ -23,8 +23,10 @@ PART
2323
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z, Node Size
2424
node_stack_top = 0.0, 0.43, 0.0, 0.0, 1.0, 0.0, 2
2525
node_stack_bottom = 0.0, -0.84375, 0.0, 0.0, -1.0, 0.0, 2
26-
node_stack_right = 1.5, 0, 0, 1, 0, 0, 1
27-
node_stack_left = -1.5, 0, 0, -1, 0, 0, 1
26+
27+
node_stack_connect1 = 1.1907849, -0.59062, 0.6875, 0.0, 0.0, 1.0, 1
28+
node_stack_connect2 = -1.1907849, -0.59062, 0.6875, 0.0, 0.0, 1.0, 1
29+
node_stack_connect1 = 0.0, -0.59062, -1.375, 0.0, 0.0, 1.0, 1
2830

2931
TechRequired = heavierRocketry
3032
entryCost = 10050
@@ -37,7 +39,7 @@ PART
3739
tags = cmg control gyro moment react stab steer torque array bank charge convert e/c elect energ pack power volt watt break decouple separat split stack stag fueltank ?lfo liquid oxidizer propellant rocket orion sls
3840

3941
attachRules = 1,0,1,1,1
40-
stackSymmetry = 1
42+
stackSymmetry = 2
4143

4244
CoMOffset = 0, -0.6, 0
4345

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)