Пример #1
0
 void Start()
 {
     GameRoot.SetMonoRoot(this);
     DontDestroyOnLoad(root);//切换场景不销毁clone
 }