untiy how to save Input.GetAxis as a variable code example Example: unity input get axis float movement = Input.GetAxis("Horizontal") * speed;