private void Start() { fader = FindObjectOfType <Fader>(); savingWrapper = FindObjectOfType <SavingWrapper>(); }