温故而知新之镜头旋转 一、第一人称视角public class CameraRot : MonoBehaviour { float x; float y; void Update () { x+= Input.GetAxi … 继续阅读 温故而知新之镜头旋转