摘要: void Update (){ if(Input.GetMouseButton(1)) { if (axes == RotationAxes.MouseXAndY) { // Read the mouse input axis rotationX += Input.GetAx... 阅读全文
posted @ 2014-07-05 12:36 ing... 阅读(503) 评论(0) 推荐(0)