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:
@ -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
|
||||
|
Reference in New Issue
Block a user