示例#1
0
 public void Start()
 {
     INSTANCE = this;
     GameObject.DontDestroyOnLoad(this);
     id = INSTANCE.GetInstanceID();
 }
 public void Start()
 {
     INSTANCE = this;
     GameObject.DontDestroyOnLoad(this);
     id = INSTANCE.GetInstanceID();
 }