GetMouseButton 在按下的每一幀都返回true。Input.GetMouseButtonUp只在鬆開鍵的當幀返回true。Input.GetKeyDown和Input.GetButtonDown等函式類似。
確定! 回上一頁