GetKey(KeyCode.RightArrow)) { transform.localPosition += new Vector3(2.5f, 0, 0) * Time.deltaTime; } if (Input.GetKey(KeyCode.LeftArrow)) { transform.
確定! 回上一頁