... (Keycode.UpArrow)) startCoroutine(MovePlayer(Vector3.up)); if (Input.GetKey(KeyCode.Keypad4) || (Keycode.LeftArrow)) startCoroutine ...
確定! 回上一頁