GetKey(KeyCode.UpArrow)) transform.Translate(Vector3.forward * moveSpeed * Time.deltaTime); if (Input.GetKey(KeyCode.DownArrow)) transform.
確定! 回上一頁