加载中...

摘要: 克隆 GameObject clone =Instantiate(gameObject,new Vector3(10,10,10),Quaternion.identity); Destroy(clone,5);//5秒后自动销毁 添加图片 public Texture tex;//存储图片 Rend 阅读全文
posted @ 2022-03-16 17:33 lxp_blog 阅读(301) 评论(0) 推荐(0)