public static void MagicArrowAimEnd()
 {
     arrowAim.Disable();
 }
 public static void BlackHoleAimEnd()
 {
     blackholeAim.Disable();
 }