if (Input.GetKeyDown(KeyCode.A)) { Debug.Log("The A key was pressed."); }
Input.GetKey(KeyCode.Return)