Reply To: How do use sense when a left or right arrow key is pressed?

Forum Archive How do use sense when a left or right arrow key is pressed? Reply To: How do use sense when a left or right arrow key is pressed?

#25611
Godfrey Thompson
Participant

    I want to sense if the left or right arrow key is pressed.

    I think it is somthing like: Input.GetKeyDown(“”)

    But I dont know what to put in the “”.