摘要: 本文转自博主:Teng的世界 https://blog.csdn.net/teng_ontheway/article/details/47188141 GameObject.Find()、Transform.Find查找游戏对象 1.前置条件 2.相关API 2.1 GameObject.Find 阅读全文
posted @ 2021-06-20 21:08 yassine 阅读(751) 评论(0) 推荐(0) 编辑
摘要: 先上代码: using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; #region 阅读全文
posted @ 2021-06-20 20:32 yassine 阅读(315) 评论(0) 推荐(0) 编辑