mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Plug drag holes in newly hollow parts.
The YP and YN values are taken from their stock counterparts. The other values are as generated for ReStock meshes.
This commit is contained in:
parent
3fc0233c31
commit
e49ee57d89
@ -11,6 +11,11 @@
|
||||
MODEL {
|
||||
model = ReStock/Assets/Control/restock-reactionwheel-625-1
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.1161,0.7598,0.4096, 0.1161,0.7598,0.4096, 0.3074,0.9436,0.1761, 0.3074,0.9435,0.1761, 0.1161,0.7576,0.4096, 0.1161,0.7616,0.4096, 0,0,0, 0.629,0.185,0.629
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
%node_stack_bottom = 0.0, -0.0911109, 0.0, 0.0, -1.0, 0.0, 0
|
||||
|
@ -19,6 +19,11 @@
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.1251,0.7808,0.4043, 0.1251,0.7761,0.4043, 0.3044,0.9748,0.1197, 0.3044,0.9748,0.1197, 0.1237,0.7873,0.4044, 0.1237,0.7796,0.4918, 8.268E-05,0.002,-1.192E-08, 0.6248,0.2,0.625
|
||||
}
|
||||
}
|
||||
// 1.25m battery bank
|
||||
@PART[batteryBank]
|
||||
@ -33,6 +38,11 @@
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.2808,0.7744,0.7051, 0.2808,0.7723,0.7051, 1.217,0.9607,0.1416, 1.217,0.9608,0.1416, 0.2808,0.7686,0.7051, 0.2808,0.7705,0.7051, 0,0,0, 1.25,0.2231,1.25
|
||||
}
|
||||
}
|
||||
// 2.5m battery bank
|
||||
@PART[batteryBankLarge]
|
||||
@ -47,6 +57,11 @@
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.5859,0.7659,1.385, 0.5859,0.7624,1.396, 4.895,0.9713,0.2224, 4.895,0.9722,0.2224, 0.6253,0.7324,1.292, 0.6252,0.7297,1.62, -0.006064,-0.005422,0.0008894, 2.648,0.2373,2.5
|
||||
}
|
||||
}
|
||||
// Small radial battery
|
||||
@PART[batteryPack]
|
||||
|
Loading…
Reference in New Issue
Block a user