private void Awake() { DontDestroyOnLoad(this); instance = this; }
private void Awake() { DontDestroyOnLoad( this ); instance = this; }