You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Structural/restock-mh-spr-panel-com-of...

26 lines
419 B
INI

// Offsets the Center of Mass for the SP-R Triangle Panels to correctly locate the centroid.
// SP-R06 Structural Panel
@PART[Triangle0]
{
CoMOffset = 0.1042, 0, 0.1042
}
// SP-R12 Structural Panel
@PART[Triangle1]
{
CoMOffset = 0.2083, 0, 0.2083
}
// SP-R18 Structural Panel
@PART[Triangle1p5]
{
CoMOffset = 0.3125, 0, 0.3125
}
// SP-R25 Structural Panel
@PART[Triangle2]
{
CoMOffset = 0.4167, 0, 0.4167
}