unity input system 1d axis code example Example: unity input get axis float movement = Input.GetAxis("Horizontal") * speed;