else if (Input.GetKeyDown(KeyCode.DownArrow)) {} else if (Input.GetKeyDown(KeyCode.LeftArrow)) {} Input.ResetInputAxes();//重製所有輸入 } ...
確定! 回上一頁