mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Drag cube overrride method
This commit is contained in:
parent
8d27c255a0
commit
4e7403cb27
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -5,6 +5,14 @@
|
||||
- Heat Shield (2.5m) (HeatShield2)
|
||||
- Heat Shield (3.75m) (HeatShield3)
|
||||
|
||||
@PART[HeatShield0]
|
||||
{
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.06044,0.4659,0.4447, 0.06044,0.4659,0.4447, 0.3843,0.9488,0.1482, 0.3843,0.9396,0.1682, 0.06044,0.4645,0.4447, 0.06044,0.4673,0.4447, 0,0.003277,-3.906E-10, 0.7,0.1,0.7
|
||||
}
|
||||
}
|
||||
|
||||
@PART[HeatShield1]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -69,6 +77,11 @@
|
||||
{
|
||||
@jettisonName = HeatShield125Fairing
|
||||
}
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Fairing, 0.3875,0.7436,0.7686, 0.3875,0.7436,0.7686, 1.44,0.9625,0.1822, 1.44,0.964,0.3017, 0.3875,0.7436,0.7686, 0.3875,0.7436,0.7686, 0,-0.05126,0, 1.355,0.2838,1.355
|
||||
cube = Clean, 0.1825,0.4643,0.7229, 0.1825,0.4643,0.7229, 1.274,0.9542,0.1829, 1.274,0.9475,0.2177, 0.1825,0.4628,0.7229, 0.1825,0.4658,0.7229, 0,0.005576,-1.994E-09, 1.275,0.1702,1.275
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -136,4 +149,17 @@
|
||||
excludedRenderer = HeatShield25Fairing
|
||||
excludedRenderer = HeatShieldInternals
|
||||
}
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Fairing, 1.436,0.7472,1.355, 1.436,0.7472,1.355, 5.341,0.9614,0.259, 5.341,0.9714,0.4709, 1.436,0.7472,1.355, 1.436,0.7471,1.355, 0,-0.1004,0, 2.609,0.5505,2.609
|
||||
cube = Clean, 0.7091,0.4621,1.346, 0.7091,0.4621,1.346, 4.998,0.9524,0.2587, 4.998,0.9466,0.3249, 0.7091,0.4605,1.346, 0.7091,0.4638,1.346, 0,0.01104,0, 2.525,0.3277,2.525
|
||||
}
|
||||
}
|
||||
@PART[HeatShield3]
|
||||
{
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Fairing, 3.357,0.7502,2.005, 3.357,0.7502,2.005, 12.48,0.9608,0.3456, 12.48,0.9621,0.6953, 3.357,0.7502,2.005, 3.357,0.7502,2.005, 0,-0.1559,0, 3.99,0.8369,3.99
|
||||
cube = Clean, 1.563,0.4576,1.952, 1.563,0.4576,1.952, 11.03,0.9547,0.3365, 11.03,0.9465,0.4361, 1.563,0.456,1.952, 1.563,0.459,1.952, 0,0.01101,0, 3.75,0.4864,3.75
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user