howdo you get the horizontal input of a object in unity 3d code example Example: unity input get axis float movement = Input.GetAxis("Horizontal") * speed;