public void WeaponClearList()
 {
     currentWeapon?.ClearEnemyList();
 }