摘要: Vector2 V1, V2; float Distance_now, Distance_last; void Update() { if (Input.touchCount == 0) { Debug.Log("s"); ... 阅读全文
posted @ 2015-10-22 15:01 哎呦不能错喔 阅读(247) 评论(0) 推荐(0) 编辑