private void OnDestroy() { _instance = null; }
private List <UnitBehaviour> _selection; //TODO private void Awake() { _instance = this; }