摘要:
void Update () { float h = Input.GetAxis("Horizontal"); float v = Input.GetAxis("Vertical"); if (Input.GetKey(KeyCode.J)) { transform.Rotate(-Vector3.up * Time.deltaTime * 50f, Space.Wor... 阅读全文
posted @ 2018-07-10 15:01
潭水画鹤舞
阅读(190)
评论(0)
推荐(0)

浙公网安备 33010602011771号