public void RunLaserBurst()
 {
     _enemy4Script.StartCoroutine(_enemy4Script.LaserBurst());
 }