private void Awake() { instance = this; Find_Obj(); AddListener(); BackEndAuthManager.Init(); SocalManager.Init(); }