public void PreviousTexture()
 {
     Debug.Log("previous texture");
     orbitingBody.PreviousTexture();
 }