I have two major criticisms to say : Why do we set an offset to the calculated center of mass and not directly the center of mass ?
Why is GetCenterOfMass relative to the parent component ? In my opinion, it should be relative to the origin of the component.
Please change it, it's counter intuitive and written nowhere.
EDIT : GetCenterOfMass is in world space.
Why is GetCenterOfMass relative to the parent component ? In my opinion, it should be relative to the origin of the component.
Please change it, it's counter intuitive and written nowhere.
EDIT : GetCenterOfMass is in world space.
Comment