On Input.GetAxis api, I found this:
“This is frame-rate independent; you do not need to be concerned about varying frame-rates when using this value.”
Does it mean using Time.deltaTime is not necessary? Im a bit confused here, sorry if this have been covered.
Thanks