GetKey(KeyCode.S) || Input.GetKey(KeyCode).DownArrow) { this.transform.Translate(Vector3.back * moveSpeed * Time.deltaTime); } if (Input.
確定! 回上一頁