Hello! In the lecture Using Input.GetAxis() we are advised to write -steerAmount
to get our vehicle turn left and right correclty. However I found that the same trick does: Edit > Project Settings > Input Manager > Invert (pls see the attached screenshot)
My questions are:
- what are the differences between these two approaches?
- which approach is better to use and why?