此處是GetMouseButton() 表示一直長按滑鼠左鍵;不是GetMouseButtonDown() if (Input.GetMouseButton(0)) { //控制相機繞中心點(centerPoint)水平 ...
確定! 回上一頁