how to use axis input system in unity code example Example: unity input get axis float movement = Input.GetAxis("Horizontal") * speed;