You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ModuleCenterFollowTransform is a part module orginally written by SofieBrink & JonnyOThan for KSPCPM.
This module makes a part's CoP (Center of Pressure), CoM (Center of Mass) or CoL (Center of Lift) Offset automatically follow a transform as defined in the config file.
Usage
Config entries
Name: transformName
Description: The name of the transform that should be followed.
Default Value: none
Name: enableCoP
Description: If the CoPOffset should follow the transform
Default Value: false
Name: enableCoM
Description: If the CoMOffset should follow the transform
Default Value: false
Name: enableCoL
Description: If the CoLOffset should follow the transform
Default Value: false