Course Library
Learning Paths
Free Courses
Learn Blender 3D in the way that’s right for you.
Inner Circle
Where members share progress and help each other learn.
›
The Commons
A free Blender community open to artists of all skill levels.
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?
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 “”.