mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Drag cubes for hollow parts
This commit is contained in:
parent
e8625b1a00
commit
a2aaece58f
@ -38,6 +38,10 @@ PART
|
||||
breakingForce = 350
|
||||
breakingTorque = 350
|
||||
tags = #LOC_RestockPlus_restock-drone-core-375-1_tags
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 1.752,0.7152,1.92, 1.752,0.7152,1.92, 10.96,0.8323,0.68, 10.96,0.8328,0.68, 1.752,0.7056,1.92, 1.752,0.7058,1.92, -1.49E-07,0.01997,-2.199E-07, 3.748,0.4746,3.748
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleProbeControlPoint
|
||||
|
@ -37,11 +37,16 @@ PART
|
||||
crashTolerance = 6
|
||||
maxTemp = 2000
|
||||
breakingForce = 350
|
||||
breakingTorque = 350
|
||||
breakingTorque = 350
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 7.345,0.7515,1.98, 7.345,0.7516,1.98, 11,0.4259,2.355, 11,0.7471,0.1906, 7.398,0.7433,1.971, 7.398,0.7582,1.971, -1.907E-06,0,0, 3.776,2.302,3.758
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = BlackAndWhite
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = BlackAndWhite
|
||||
|
@ -10,6 +10,10 @@ PART
|
||||
model = ReStock/Assets/FuelTank/restock-adapter-375-skeletal-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 1.681,0.6088,2.394, 1.684,0.6114,1.946, 11,0.7862,1.275, 11,0.8002,0.1906, 1.649,0.625,1.916, 1.649,0.624,1.916, -0.004143,0.1585,0.0006646, 3.739,1.075,3.74
|
||||
}
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
// Attachment
|
||||
|
Loading…
Reference in New Issue
Block a user