private void OnDestroy() { SceneController.UnregisterTransitioner(this); }
private void Awake() { SceneController.RegisterTransitioner(this); }