Look at http://docs.unity3d.com/ScriptReference/Input.GetButtonDown.html.
You'll see that `GetButtonDown()` looks for buttons on the keyboard or controller.
↧