public GravitySystem GetCurrentSystem()
 {
     return(dynamicBody.GetCurrentPrediction().gravitySystem);
 }