public void Awake() { instance = this; }
private void Awake() { itemSaveManager = ItemSaveManager.instance; }