public void OnAttached(StarController star)
 {
     controller.HandleAttached(star, gameObject);
 }