Adjust restock+ sphere pods to match model position in MH

MH-IVAs
Andrew Cassidy 4 years ago
parent a7f62b7312
commit 45d732281c
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

@ -8,7 +8,7 @@ PART
MODEL
{
model = ReStock/Assets/Command/restock-pod-sphere-1
position = 0.0, 0.0, 0.0
position = 0.0, 0.2, 0.0
rotation = 0.0, 0.0, 0.0
scale = 1.0, 1.0, 1.0
}
@ -16,8 +16,9 @@ PART
CrewCapacity = 1
// Attachment
attachRules = 1,0,1,1,0
node_stack_top = 0.0, 0.825, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.875, 0.0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 1.025, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.675, 0.0, 0.0, -1.0, 0.0, 1 //0.875 without model offset
node_stack_airlock = 0.0, 0.489547, -0.803417, 0.0, 0.339048, -0.940769, 0
/// Flag to disable this part if MH is installed
MHReplacement = True
@ -37,8 +38,8 @@ PART
maximum_drag = 0.2
minimum_drag = 0.15
angularDrag = 2
CoMOffset = 0.0, 0.0, 0.0
CoPOffset = 0.0, 0.4, 0.0
CoMOffset = 0.0, -0.2, 0.0
CoPOffset = 0.0, 0.2, 0.0
crashTolerance = 12
maxTemp = 2000 // = 3400
explosionPotential = 0

@ -8,7 +8,7 @@ PART
MODEL
{
model = ReStock/Assets/Command/restock-pod-sphere-2
position = 0.0, 0.0, 0.0
position = 0.0, 0.2, 0.0
rotation = 0.0, 0.0, 0.0
scale = 1.0, 1.0, 1.0
}
@ -16,8 +16,9 @@ PART
CrewCapacity = 2
// Attachment
attachRules = 1,0,1,1,0
node_stack_top = 0.0, 0.825, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.875, 0.0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 1.025, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.675, 0.0, 0.0, -1.0, 0.0, 1 //0.875 without model offset
node_stack_airlock = 0.0, 0.489547, -0.803417, 0.0, 0.339048, -0.940769, 0
/// Flag to disable this part if MH is installed
MHReplacement = True
@ -37,8 +38,8 @@ PART
maximum_drag = 0.2
minimum_drag = 0.15
angularDrag = 2
CoMOffset = 0.0, 0.0, 0.0
CoPOffset = 0.0, 0.4, 0.0
CoMOffset = 0.0, -0.2, 0.0
CoPOffset = 0.0, 0.2, 0.0
crashTolerance = 12
maxTemp = 2000 // = 3400
explosionPotential = 0

@ -8,7 +8,7 @@ PART
MODEL
{
model = ReStock/Assets/Command/restock-pod-sphere-3
position = 0.0, 0.0, 0.0
position = 0.0, 0.2, 0.0
rotation = 0.0, 0.0, 0.0
scale = 1.0, 1.0, 1.0
}
@ -16,8 +16,9 @@ PART
CrewCapacity = 3
// Attachment
attachRules = 1,0,1,1,0
node_stack_top = 0.0, 0.825, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.875, 0.0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 1.025, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.675, 0.0, 0.0, -1.0, 0.0, 1 //0.875 without model offset
node_stack_airlock = 0.0, 0.489547, -0.803417, 0.0, 0.339048, -0.940769, 0
/// Flag to disable this part if MH is installed
MHReplacement = True
@ -37,8 +38,8 @@ PART
maximum_drag = 0.2
minimum_drag = 0.15
angularDrag = 2
CoMOffset = 0.0, 0.0, 0.0
CoPOffset = 0.0, 0.4, 0.0
CoMOffset = 0.0, -0.2, 0.0
CoPOffset = 0.0, 0.2, 0.0
crashTolerance = 12
maxTemp = 2000 // = 3400
explosionPotential = 0

Loading…
Cancel
Save