unity Input Manger axis from 1 to 0.5 code example Example: unity input get axis float movement = Input.GetAxis("Horizontal") * speed;