2 ways for managing Input.GetAxis("Horizontal")

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:

  1. what are the differences between these two approaches?
  2. which approach is better to use and why?
1 Like

Privacy & Terms