Hi all.
How to understand the “Input.GetAxis()” function? Besides, what is difference when the parameter is “Vertical” or “Mouse X”?
“Vertical” is just a name of an input, in the Input Manager. In his parameters, there is usually the Mouse Y, checking for variations of the mouse.
thanks