摘要:
需要Cinemachine相机,选CM FreeLook //代码 using System.Collections;using System.Collections.Generic;using UnityEngine; public class CameraMovement : MonoBehav 阅读全文
posted @ 2023-03-10 18:35
天分丶张三
阅读(48)
评论(0)
推荐(0)
摘要:
框选物品人物等等 1,需要设置的东西 选择这个模型并且 关闭Fill Center 直接就出现中空矩形,代码写好挂上即可 代码 using System.Collections;using System.Collections.Generic;using UnityEngine; public cl 阅读全文
posted @ 2023-03-10 16:38
天分丶张三
阅读(94)
评论(0)
推荐(0)