protected void Awake() { instance = this; }
protected void Awake() { instance = this; Application.wantsToQuit += Application_wantsToQuit; }