Fixed attachment node sizes on some RS+ 1.875m parts.

master
Poodmund 10 months ago
parent ccc6fe705d
commit 77106d0a22

@ -15,7 +15,7 @@ PART
rescaleFactor = 1
// Attachment
attachRules = 1,1,1,1,0
node_stack_bottom = 0.0, -0.94, 0, 0.0, -1.0, 0.0, 1
node_stack_bottom = 0.0, -0.94, 0, 0.0, -1.0, 0.0, 2
// Tech
TechRequired = aerodynamicSystems
entryCost = 0

@ -10,8 +10,8 @@ PART
model = ReStock/Assets/Coupling/restock-decoupler-1875-1
}
rescaleFactor = 1.0
node_stack_top = 0.0, 0.075, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.075, 0.0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 0.075, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.075, 0.0, 0.0, -1.0, 0.0, 2
TechRequired = advConstruction
entryCost = 1800
cost = 475

@ -10,8 +10,8 @@ PART
model = ReStock/Assets/Coupling/restock-separator-1875-1
}
rescaleFactor = 1.0
node_stack_top = 0.0, 0.075, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.075, 0.0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 0.075, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.075, 0.0, 0.0, -1.0, 0.0, 2
TechRequired = advConstruction
entryCost = 1800
cost = 475

@ -15,8 +15,8 @@ PART
scale = 1.0
rescaleFactor = 1
// --- node definitions ---
node_stack_top = 0.0, 0.10818, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.1084, 0.0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 0.10818, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.1084, 0.0, 0.0, -1.0, 0.0, 2
// --- editor parameters ---
TechRequired = largeElectrics
entryCost = 12125

@ -1,5 +1,6 @@
v1.4.4
------
- Fixed attachment node sizes on some 1.875m parts
- Fixed 1.25m, 2.5m, 3.75m and 5m Engine Plate mass values
- Fixed top node for Galleon 3.75m Boattail variant
- Introduce patch to correctly locate CoM on Making History SP-R Triangle Structural Panels

Loading…
Cancel
Save