Unity jump controls.gamecontroller code example Example: edit>setting>input unity jump if(Input.GetButtonDown("Jump")) { //Jump }