摘要: 在Unity中,KeyCode.Escape点击事件就是安卓的返回键。 using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; 阅读全文
posted @ 2021-07-28 09:17 小糸侑 阅读(781) 评论(0) 推荐(0)