public void Die() { if (droneController) { droneController.Death(); } raidManager.EndRaid(true, false); }