private void Awake() { statsSystem = GetComponent <StatsSystem>(); }
void Awake() { INSTANCE = this; }