构造函数创建GameObject player = new GameObject ();Instantiate方法克隆一个GameObject对象 Instantiate(Object original, Vector3 position, Quaternion rotation);