====== 입력 ====== Input Manager에서 입력키 설정할때 사용하는 키 이름 ( [[http://docs.unity3d.com/Documentation/Manual/Input.html|웹주소]]) * **Normal keys**: "a", "b", "c" ... * **Number keys**: "1", "2", "3", ... * **Arrow keys**: "up", "down", "left", "right" * **Keypad keys**: "[1]", "[2]", "[3]", "[+]", "[equals]" * **Modifier keys**: "right shift", "left shift", "right ctrl", "left ctrl", "right alt", "left alt", "right cmd", "left cmd" * **Mouse Buttons**: "mouse 0", "mouse 1", "mouse 2", ... * **Joystick Buttons** (from any joystick): "joystick button 0", "joystick button 1", "joystick button 2", ... * **Joystick Buttons** (from a specific joystick): "joystick 1 button 0", "joystick 1 button 1", "joystick 2 button 0", ... * **Special keys**: "backspace", "tab", "return", "escape", "space", "delete", "enter", "insert", "home", "end", "page up", "page down" * **Function keys**: "f1", "f2", "f3", ... ====== XBox 360 패드 대응 ====== * [[http://wiki.unity3d.com/index.php?title=Xbox360Controller|wiki.unity3d.com의 Xbox360 패드에 대한 문서]] ===== 윈도우즈 ===== {{:language:unity:x360controller2.png|}} ===== 맥 ===== {{:language:unity:unity_360controller_mac_layout.png|}} ===== 리눅스는? ===== * 나중에 알아보기