UGUI_EventSystem和StandaloneInput
public class L4 : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
//Event System相关参数
//First Selected 默认选择对象
//Send Navigation Events 启用导航事件(用键盘输入控制选项)
}
}

浙公网安备 33010602011771号