GetKeyUp(KeyCode.Space)) { Debug.Log("Space key was released."); } } // Keyboard events can also be captured within OnGUI: void OnGUI() { if (Event.current.
確定! 回上一頁