void Awake() { _SM = Score.ScoreManager.GetInstance(); string getdata_string = _SM.GetData_txt(true); SetScore(getdata_string); }