- Standardize EP-18 Boattail bottom nodes & add in Modular Launch Pads patch for Titan Base.

This commit is contained in:
Poodmund 2020-04-25 13:04:22 +01:00
parent 8cb7a68181
commit 1d5ae52fed
3 changed files with 51 additions and 6 deletions

View File

@ -0,0 +1,45 @@
// Modular Launch Pads patch for the 1.875m Engine Plate Boattail variants to move the lower node to fit the Titan launch stand.
// EP-18 Engine Plate (Making History)
@PART[EnginePlate1p5]:HAS[~RestockIgnore[*]]:NEEDS[ModularLaunchPads]:AFTER[ReStock]
{
@MODULE[ModulePartVariants]
{
@VARIANT[Boattail-White]
{
@NODES
{
@node_stack_bottom = 0.0, -2.2175, 0.0, 0.0, -1.0, 0.0, 2
}
}
@VARIANT[Boattail-Orange]
{
@NODES
{
@node_stack_bottom = 0.0, -2.2175, 0.0, 0.0, -1.0, 0.0, 2
}
}
}
}
// EP-18 Engine Plate (ReStock+)
@PART[restock-engineplate-1875-1]:NEEDS[ModularLaunchPads]:AFTER[ReStock]
{
@MODULE[ModulePartVariants]
{
@VARIANT[Boattail-White]
{
@NODES
{
@node_stack_bottom = 0.0, -2.2675, 0.0, 0.0, -1.0, 0.0, 2
}
}
@VARIANT[Boattail-Orange]
{
@NODES
{
@node_stack_bottom = 0.0, -2.2675, 0.0, 0.0, -1.0, 0.0, 2
}
}
}
}

View File

@ -52,7 +52,7 @@
}
NODES
{
node_stack_bottom = 0.0, -2.2175, 0.0, 0.0, -1.0, 0.0, 2
node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2
}
}
@ -91,7 +91,7 @@
}
NODES
{
node_stack_bottom = 0.0, -2.2175, 0.0, 0.0, -1.0, 0.0, 2
node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2
}
}
@ -1639,7 +1639,7 @@
}
NODES
{
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 4
}
}
@ -1678,7 +1678,7 @@
}
NODES
{
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 4
}
}

View File

@ -419,7 +419,7 @@ PART
}
NODES
{
node_stack_bottom = 0.0, -2.2675, 0.0, 0.0, -1.0, 0.0, 2
node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2
}
}
@ -458,7 +458,7 @@ PART
}
NODES
{
node_stack_bottom = 0.0, -2.2675, 0.0, 0.0, -1.0, 0.0, 2
node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2
}
}