public override void ActionHitByBullet(HitByBulletEvent ev)
 {
     MyRobot.TurnRadarRight(360);
 }